You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys, just did a fresh install of my Windows today, installed node (6.7.0) and tried to install angular-cli.
It seems to be installed OK, but got an error every time I try to run any ng .
OS
Windows 10 Pro with Anniversary Update
Log
fs.js:640
return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
TypeError: path must be a string or Buffer
Can someone help me on this?
The text was updated successfully, but these errors were encountered:
Hi guys, just did a fresh install of my Windows today, installed node (6.7.0) and tried to install angular-cli.
It seems to be installed OK, but got an error every time I try to run any ng .
OS
Log
fs.js:640
return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
TypeError: path must be a string or Buffer
Can someone help me on this?
The text was updated successfully, but these errors were encountered: