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

add typescript to package.json #3

Open
aroman opened this issue Apr 14, 2018 · 0 comments
Open

add typescript to package.json #3

aroman opened this issue Apr 14, 2018 · 0 comments

Comments

@aroman
Copy link
Member

aroman commented Apr 14, 2018

avi@phyra ~/Projects>
cd star-trek/master-server
npm install
npm start

[email protected] install /Users/avi/Projects/star-trek/master-server/node_modules/uws
node-gyp rebuild > build_log.txt 2>&1 || exit 0

npm WARN [email protected] No repository field.

added 94 packages in 21.947s

[email protected] start /Users/avi/Projects/star-trek/master-server
tsc && node dist/master-server/src/server.js

sh: tsc: command not found
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! [email protected] start: tsc && node dist/master-server/src/server.js
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

╭─────────────────────────────────────╮
│ │
│ Update available 5.6.0 → 5.8.0 │
│ Run npm i npm to update │
│ │
╰─────────────────────────────────────╯

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/avi/.npm/_logs/2018-04-14T15_44_46_275Z-debug.log
avi

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