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?