Open GoogleCodeExporter opened 8 years ago
Greetings! This looks like it may be caused by the maxpath limitation on
Windows - this happens sometimes with NPM modules that have a lot of nested
dependencies.
One fix might be to install NPM 3, which flattens dependencies:
npm install -g npm@3
Hopefully this fixes things up for you. Let us know how it goes!
Original comment by beckw...@google.com
on 25 Jan 2016 at 6:04
Thanks for yr prompt reply.
Installed npm3, same error.
Changed project location to c:\, and I was able to deploy.
Thanks again.
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=s
ig-email&utm_content=webmail>
This
email has been sent from a virus-free computer protected by Avast.
www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=s
ig-email&utm_content=webmail>
<#DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
Original comment by mikeribe...@gmail.com
on 26 Jan 2016 at 2:01
Internal issue filed for the c:\ workaround. Thanks
Original comment by gsfow...@google.com
on 27 Jan 2016 at 1:39
Original issue reported on code.google.com by
mikeribe...@gmail.com
on 25 Jan 2016 at 4:29