Closed sandust closed 8 years ago
Haven't tried in Node 7 yet, will have a look
I just tried in node 7.1 and npm 3.10.9, didn't hit any issues yet
I just tried reinstalling node 7.1 and still didn't work. I changed to the LTS version (6.9.1) and then it worked. I'm using the x64 version and I'm in Windows 10.
I'll just keep using the LTS version for now, so is not an issue anymore for me. You can close the issue if you think is an isolated case.
full log:npm-debug.zip
I followed the tutorial to the point of Webpack2 and get this error.
I also tried pulling the project directly from git and I get the same error. build and watch command works fine.
As you can see in the error above I'm running the latest node and npm versions.
Any ideas?