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

Rojo crashes when updating npm package #966

Open
AdamRaichu opened this issue Aug 24, 2024 · 3 comments
Open

Rojo crashes when updating npm package #966

AdamRaichu opened this issue Aug 24, 2024 · 3 comments

Comments

@AdamRaichu
Copy link

(making an issue at the request of the program :D)

I'm working with roblox-ts and using an npm package packaged as a tgz file for local testing. I had already installed a previous version and started rojo syncing. At a later point, I ran npm install <package> (a newer version) and got this rojo crash report.

Logs:

Rojo server listening:
  Address: localhost
  Port:    34872

Visit http://localhost:34872/ in your browser for more information.
[ERROR rojo] Rojo crashed!
[ERROR rojo] This is probably a Rojo bug.
[ERROR rojo] 
[ERROR rojo] Please consider filing an issue: https://github.com/rojo-rbx/rojo/issues
[ERROR rojo] 
[ERROR rojo] Details: called `Option::unwrap()` on a `None` value
[ERROR rojo] in file src\web\interface.rs on line 41
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.

@justanotherscriptkiddienerd

Try reinstalling npm.
apt reinstall npm

@AdamRaichu
Copy link
Author

Couldn't reproduce it (before or after reinstalling npm).

I'm happy for this to be closed, I just wanted to make the issue because I was asked to. It could have also been something else that caused it, but I don't know what it could be.

@justanotherscriptkiddienerd

Oh...
Good luck!

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

2 participants