I am using node js.
I am trying to install Sails in npm?, but I always get this error.
What's wrong?
C:\Users\Username\AppData\Roaming\npm\node_modules\sails\node_modules\socket.io\node
_
modules\socket.io-client\node_modules\ws\build\bufferutil.vcxproj (44,46): error
MSB4025: Failed to load project file.Specified encoding does not exist
Valid characters. Row 44, position 46.
C:\src>npm install-g socket.io
If it appears in , I think the reason is that the user name is non-ascii.
Installing on Windows 8.1 with umlauts in the path#1676
(I can show you a certain way to avoid it, sorry...)
© 2024 OneMinuteCode. All rights reserved.