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

Can't install node module #3

Open
WebExp0528 opened this issue May 7, 2020 · 3 comments
Open

Can't install node module #3

WebExp0528 opened this issue May 7, 2020 · 3 comments

Comments

@WebExp0528
Copy link

image

@pl12133
Copy link
Owner

pl12133 commented May 7, 2020

@WebExp0528 it looks like the version of node-sass here is old, and is not compatible with NodeJS v12.

Can you try npm install --save node-sass@latest?

@WebExp0528
Copy link
Author

Thank you very much! Works well.

@pl12133
Copy link
Owner

pl12133 commented May 11, 2020

That's great news, I'll leave this issue open until I get a chance to update the package.json and commit the new version.

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