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 failed #1626

Closed
gamevnlc opened this issue Jun 23, 2018 · 6 comments
Closed

Npm install failed #1626

gamevnlc opened this issue Jun 23, 2018 · 6 comments

Comments

@gamevnlc
Copy link

Info:

  • Docker version ($ docker --version): Docker version 18.03.1-ce, build 9ee9f40
  • Laradock commit ($ git rev-parse HEAD): 5016e88
  • System info (Mac, PC, Linux): PC
  • System info disto/version: windows 10 64bit

Issue:

Can't install node sass on laradock
image

@atmar
Copy link

atmar commented Jul 17, 2018

Exact same issue & environment here

@mishbah
Copy link

mishbah commented Jul 18, 2018

I have the same issue..
(my server using ubuntu)

@qnox81
Copy link

qnox81 commented Sep 16, 2018

as workaround try downgrade node, f.e.
nvm install 6.10.3

@patrickcarlohickman
Copy link

One workaround is to use yarn. yarn install seems to work for me.

If you need npm instead of yarn, I was able to come up with a solution. I'm not sure if there is a better solution out there, but the one that works for me is to change the volume mount from CIFS 3.02 to CIFS 2.0.

I describe the process on an answer on StackOverflow: https://stackoverflow.com/questions/50981002/npm-install-on-laradock-not-working/52371510#52371510

@stale
Copy link

stale bot commented Feb 2, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Stale label Feb 2, 2020
@stale
Copy link

stale bot commented Feb 23, 2020

Hi again 👋 we would like to inform you that this issue has been automatically closed 🔒 because it had not recent activity during the stale period. We really really appreciate your contributions, and looking forward for more in the future 🎈.

@stale stale bot closed this as completed Feb 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants