Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm not starting #529

Closed
Scottoca opened this issue Dec 4, 2017 · 1 comment
Closed

npm not starting #529

Scottoca opened this issue Dec 4, 2017 · 1 comment
Labels
invalid This issue is out of scope or has been deemed invalid

Comments

@Scottoca
Copy link

Scottoca commented Dec 4, 2017

Hey guys, I'm fairly new to using terminal in general. I'm trying to set up an angular 2 environment for development but I keep getting these errors when I run 'npm start'

Can anyone help please?

iMac13:quickstart imac13$ npm start

angular-quickstart@1.0.0 prestart /Users/Admin/quickstart
npm run build

angular-quickstart@1.0.0 build /Users/Admin/quickstart
tsc -p src/

../node_modules/@types/jsonwebtoken/index.d.ts(52,14): error TS2304: Cannot find name 'object'.
../node_modules/@types/jsonwebtoken/index.d.ts(79,76): error TS2304: Cannot find name 'object'.
../node_modules/@types/jsonwebtoken/index.d.ts(95,57): error TS2304: Cannot find name 'object'.
../node_modules/@types/jsonwebtoken/index.d.ts(104,57): error TS2304: Cannot find name 'object'.
../node_modules/@types/jsonwebtoken/index.d.ts(105,57): error TS2304: Cannot find name 'object'.
../node_modules/@types/jsonwebtoken/index.d.ts(114,77): error TS2304: Cannot find name 'object'.
../node_modules/@types/jsonwebtoken/index.d.ts(115,102): error TS2304: Cannot find name 'object'.
../node_modules/@types/jsonwebtoken/index.d.ts(133,73): error TS2304: Cannot find name 'object'.
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! angular-quickstart@1.0.0 build: tsc -p src/
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the angular-quickstart@1.0.0 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! /Users/Admin/.npm/_logs/2017-12-04T09_43_54_225Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! angular-quickstart@1.0.0 prestart: npm run build
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the angular-quickstart@1.0.0 prestart 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! /Users/Admin/.npm/_logs/2017-12-04T09_43_54_242Z-debug.log
iMac13:quickstart imac13$

@Qix-
Copy link
Member

Qix- commented Jun 20, 2018

This has nothing to do with this module.

@Qix- Qix- closed this as completed Jun 20, 2018
@Qix- Qix- added the invalid This issue is out of scope or has been deemed invalid label Jun 20, 2018
@debug-js debug-js locked as off-topic and limited conversation to collaborators Jun 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
invalid This issue is out of scope or has been deemed invalid
Development

No branches or pull requests

2 participants