-
Notifications
You must be signed in to change notification settings - Fork 256
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
Can't install shader-school #175
Comments
Fair warning: I know nothing about nodeJS/npm/nvm so this is the blind leading the blind I was getting the same error and decided to give up, and uninstalled everything nodejs related (I don't know if this is necessary), and then came back to try again and got it working. Or at least it installs, launches, and appears to be working. Here is what I did:
Hope this helps |
@Pyrizhki hey bro. which version of node u used? |
I'm getting the following using the latest version of node.
|
@robksawyer Same issue just popped to me, were you able to solve it? |
The following worked for me when installing it locally on ArchLinux from a clone of the repository. (I am writing this comment to report that this can still work. Here's what I did:
And then I could visit http://localhost:12492 for the course. For reference, I have the following versions of node & npm:
|
Typed
sudo npm i -g shader-school
and gotThe text was updated successfully, but these errors were encountered: