Skip to content
This repository has been archived by the owner on Apr 5, 2021. It is now read-only.

error TS6053: #1

Open
Raunaque97 opened this issue Dec 24, 2020 · 0 comments
Open

error TS6053: #1

Raunaque97 opened this issue Dec 24, 2020 · 0 comments

Comments

@Raunaque97
Copy link

$ npm install && npm run dev
gives the following error

> [email protected] tsc /home/raunaque/Desktop/ioGames/typescript-express-socketio-phaser-starter
> tsc

error TS6053: File '/home/raunaque/Desktop/ioGames/typescript-express-socketio-phaser-starter/node_modules/phaser3-docs/typescript/phaser.d.ts' not found.


Found 1 error.

npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! [email protected] tsc: `tsc`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the [email protected] tsc script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/raunaque/.npm/_logs/2020-12-24T17_51_51_233Z-debug.log
ERROR: "tsc" exited with 2.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build: `npm-run-all clean tsc assets parcel`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/raunaque/.npm/_logs/2020-12-24T17_51_51_296Z-debug.log
ERROR: "build" exited with 1.
[nodemon] app crashed - waiting for file changes before starting...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant