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

npx tsc giving error when running it #156

Open
occulusgamernerd opened this issue Apr 20, 2024 · 2 comments
Open

npx tsc giving error when running it #156

occulusgamernerd opened this issue Apr 20, 2024 · 2 comments

Comments

@occulusgamernerd
Copy link

Before submitting an issue, make sure you read the FAQ.md

Briefly describe your issue

...When I run the 'npx install' command, the command line is giving me multiple errors.

Please provide your python, nodejs, Minecraft, and Fabric versions here

...Python" 3.12, Node.js: 20.12.2 Minecraft: latest

Fabric: latest.

[If applicable] Please provide the Minefalyer and Minecraft logs, you can find the log under logs folder

...

[If applicable] Please provide the GPT conversations that are printed each round.

...
I would really appreciate it if you could help me with this!

image_2024-04-19_195041833

@xmdszzz
Copy link

xmdszzz commented Apr 28, 2024

@occulusgamernerd hey bro, i have same problem! have this problem been solved?

@git0some
Copy link

git0some commented May 8, 2024

had the same issue

this was solving it for me:
rm -fR /usr/local/lib/node_modules/npx/node_modules/npm/node_modules/graceful-fs
npm install typescript
npx tsc

... went like a charm

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