-
-
Notifications
You must be signed in to change notification settings - Fork 64
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
[BUG] QuickSetup production script throws an error (sh: ts-node: not found) #5
Comments
It seems like https://github.com/joeygoksu/prime-nestjs/blob/3b9bb3244c78b2e26d81e264beceaf2965998294/setup.sh#L38 Temporary solution:
For the future: The new version will be released in 1-2 days. (includes new bash script) Thanks for letting us know. |
Any update on new release? 😇 |
It's been a busy month but I will have a chance to update a couple of things next few days. |
@joeygoksu Love your repo, hope it receives better support and care! You're awesome. |
Still have this error |
I know it's been ages, but I just fixed the error with 80bdaa5 :) |
OS: Windows 11 x64
node: 17.3.0
npm: 8.3.0
Steps to produce error:
sh setup.sh
after above commands script throws an error on console:
sh: ts-node: not found
The text was updated successfully, but these errors were encountered: