-
Notifications
You must be signed in to change notification settings - Fork 484
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
Setup Issue with linux #49
Comments
What command did you run |
I advice that if you aren't about to actively contribute to this project, that you leave npm alone The project already cones with the scripts and the css If not run npm update instead See |
it's required. you need to install node modules. |
He already has the css and js compiled But since you insist run
|
Since that didn't work Run npm install --save core-js@^3 |
Tried still the same but I don't think core-js is the issue, it has something to do with the node-sass. I tried installing node-sass directly but it still resulted in an error..not sure what's wrong with this package. |
I'll try recreating your issue |
any luck? |
I'm sorry at the moment I'm in school and have limited access to my computer |
I have seen questions on stack overflow with the suggestion to Clear cache first Does this issue occur on just this project? |
yes, just this project. no problem. |
hello i'm back from school would you still like assistance |
I don't see any requirements doc for this package. I tried installing this on windows with node v16.14, and nvm v7.17. Worked fine. I tried the same thing on ubuntu 20.04. It failed. Tried various versions of npm ranging from 7.0 to 8.7. It didn't work. This is the error I am getting. Any ideas to fix it?
The text was updated successfully, but these errors were encountered: