Closed kevincampanella closed 10 years ago
When installing on Windows 7, get the following error:
60 error Error: ENOENT, open 'C:\Users\Kevin\AppData\Local\Temp\npm-3852-xyy4BeNS\1394046705080-0.6397244257386774\package\migrations\0.5.-to-0.6..js' 6
I'm assuming this is due to '0.5.-to-0.6..js' being an invalid file name on Windows (due to the asterisks).
I had no idea that that it was invalid to have asterisks in a filename in windows! TIL. I'll fix as soon as I can.
When installing on Windows 7, get the following error:
60 error Error: ENOENT, open 'C:\Users\Kevin\AppData\Local\Temp\npm-3852-xyy4BeNS\1394046705080-0.6397244257386774\package\migrations\0.5.-to-0.6..js' 6
I'm assuming this is due to '0.5.-to-0.6..js' being an invalid file name on Windows (due to the asterisks).