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

npm install not working #12

Open
herdeybayor opened this issue Dec 19, 2020 · 7 comments
Open

npm install not working #12

herdeybayor opened this issue Dec 19, 2020 · 7 comments

Comments

@herdeybayor
Copy link

After cloning the javascript npm install failed
16083396283807326777397834592587

@Deepacks
Copy link

Deepacks commented Jan 1, 2021

Hi, I encountered the same problem.

-I am not an expert at all, but it seems to me that it has something to do with Python.

-That said, i tried reinstalling it from the official installer, and added it to the Path inside the System Variables.

-Even so, there were errors regarding invalid python syntax during the "npm install".

-When running the devserver, it shows the following:
Desktop Screenshot 2021 01 01 - 18 16 13 99

-The page loads, but the "page padding(?)" seems broken, there is no Title and there are 2 horizontal lines, insted of 1:
Desktop Screenshot 2021 01 01 - 18 20 27 32

@willstonkeks
Copy link

I have the exact same errors, but did not find any solution yet.

@Lorenzobattistela
Copy link

After cloning the javascript npm install failed
16083396283807326777397834592587

I have the same error and idk what to do

@safrazd
Copy link

safrazd commented Feb 21, 2021

Hey guys if you are getting an error with node-sass, you have to update the node-sass in package.json to a version that is compatible with your nodejs (refer to https://github.com/sass/node-sass) . After which rerun npm install

@mohamedmehdigara
Copy link

Hi @Lorenzobattistela . I deleted package-lock.json file and node modules and rerunned command npm install and it worked fine for me. I hope it does for you too :)

@kingvellz
Copy link

@mohamedmehdigara its not working for me, would love to know how you went about it thanks

@ayushgupta1812
Copy link

@mohamedmehdigara its not working for me, would love to know how you went about it thanks

Delete the node modules and package.json package and then run npm install.

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

8 participants