Closed tconroy closed 8 years ago
Thanks for reporting this. Can you please try with node version 5.x
I am closing this issue. There are two possible solutions. Either update node to version 5 or install babel-runtime.
Please feel free to reopen the issue.
node version: 4.2.4 npm version: 2.4.12
when I try and run
npm run dev
I get the following:Have deleted
node_modules
and tried re-downloading several times, same error.