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

Setup Issue with linux #49

Open
abhij89 opened this issue Apr 26, 2022 · 13 comments
Open

Setup Issue with linux #49

abhij89 opened this issue Apr 26, 2022 · 13 comments

Comments

@abhij89
Copy link

abhij89 commented Apr 26, 2022

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?

image

@yungifez
Copy link

What command did you run

@yungifez
Copy link

yungifez commented Apr 27, 2022

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

https://stackoverflow.com/questions/59354180/error-please-upgrade-your-dependencies-to-the-actual-version-of-core-js3

@abhij89
Copy link
Author

abhij89 commented Apr 27, 2022

it's required. you need to install node modules.
I ran the standard command: npm install that's all. @yungifez

@yungifez
Copy link

He already has the css and js compiled

But since you insist run

npm update

@abhij89
Copy link
Author

abhij89 commented Apr 27, 2022

yeah, I would still like to run it. and it results in the same error.
I still don't understand why is it erroring out in one environment while working fine in the other.

image

@yungifez
Copy link

Since that didn't work

Run npm install --save core-js@^3

@abhij89
Copy link
Author

abhij89 commented Apr 27, 2022

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.

@yungifez
Copy link

I'll try recreating your issue

@abhij89
Copy link
Author

abhij89 commented Apr 28, 2022

any luck?

@yungifez
Copy link

yungifez commented May 7, 2022

I'm sorry at the moment I'm in school and have limited access to my computer

@yungifez
Copy link

yungifez commented May 7, 2022

I have seen questions on stack overflow with the suggestion to

Clear cache first
npm cache clean --force

Does this issue occur on just this project?

@abhij89
Copy link
Author

abhij89 commented May 7, 2022

yes, just this project. no problem.

@yungifez
Copy link

hello i'm back from school would you still like assistance

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