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

Installation issue #3

Open
frenchy64 opened this issue Oct 18, 2018 · 0 comments
Open

Installation issue #3

frenchy64 opened this issue Oct 18, 2018 · 0 comments

Comments

@frenchy64
Copy link

I got stuck on the second node step:

Ambroses-MBP:tstools ambrose$ npm i
npm notice created a lockfile as package-lock.json. You should commit this file.
updated 2 packages and audited 161 packages in 2.634s
found 10 vulnerabilities (1 low, 8 moderate, 1 high)
  run `npm audit fix` to fix them, or `npm audit` for details
Ambroses-MBP:tstools ambrose$ node node_modules/typescript/bin/tsc.js --module commonjs node_modules/ts-type-reader/src/*.ts
node_modules/ts-type-reader/src/TypeScriptEnvironmentReader.ts(2,1): error TS6053: File 'node_modules/ts-type-reader/node_modules/typescript/bin/lib.es6.d.ts' not found.
node_modules/ts-type-reader/src/TypeScriptEnvironmentReader.ts(3,1): error TS6053: File 'node_modules/ts-type-reader/node_modules/typescript/bin/typescript.d.ts' not found.
node_modules/ts-type-reader/src/TypeScriptEnvironmentReader.ts(5,21): error TS2307: Cannot find external module 'typescript'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant