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

error tsc #4

Open
mutantcyborg opened this issue Sep 12, 2022 · 2 comments
Open

error tsc #4

mutantcyborg opened this issue Sep 12, 2022 · 2 comments

Comments

@mutantcyborg
Copy link

hi there, i'm getting this error back. any chance you know how to fix this?

/tmp/build-ts-5f2b656e.sh: 1: tsc: not found
npm ERR! code 127
npm ERR! path /home/workbeecnc/cncjs-pendant-gamepad/cncjs-pendant-gamepad
npm ERR! command failed
npm ERR! command sh /tmp/prepare-9c5837b5.sh

kind regards

@RealManBearPig
Copy link

You need to have typescript installed
npm install typescript -g

@neilhand
Copy link

neilhand commented Jan 16, 2023

Depending on when someone see this - i will add that you need to install the 4.8.4 version not the 4.9.x version as it fails to compile. [npm install -g [email protected]]

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

3 participants