lav_sms icon indicating copy to clipboard operation
lav_sms copied to clipboard

Setup Issue with linux

Open abhij89 opened this issue 2 years ago • 13 comments

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

abhij89 avatar Apr 26 '22 22:04 abhij89

What command did you run

yungifez avatar Apr 27 '22 12:04 yungifez

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

yungifez avatar Apr 27 '22 13:04 yungifez

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

abhij89 avatar Apr 27 '22 16:04 abhij89

He already has the css and js compiled

But since you insist run

npm update

yungifez avatar Apr 27 '22 16:04 yungifez

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

abhij89 avatar Apr 27 '22 16:04 abhij89

Since that didn't work

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

yungifez avatar Apr 27 '22 16:04 yungifez

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.

abhij89 avatar Apr 27 '22 16:04 abhij89

I'll try recreating your issue

yungifez avatar Apr 27 '22 16:04 yungifez

any luck?

abhij89 avatar Apr 28 '22 19:04 abhij89

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

yungifez avatar May 07 '22 13:05 yungifez

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?

yungifez avatar May 07 '22 13:05 yungifez

yes, just this project. no problem.

abhij89 avatar May 07 '22 18:05 abhij89

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

yungifez avatar May 21 '22 23:05 yungifez