evansr
7
I don’t know if this is your problem, but I had a similar error message today and I fixed it by uninstalling Google Chrome.
- Uninstall Google Chrome
- Restart Computer
- Delete the “node_modules” folder from confluence-helloworld-addon.
- Run “npm install” in CMD. (As in Hello World instructions)
- Run “npm start” in CMD.
My post: