evansr
3
This was very frustrating. I figured out how to solve the problem, I hope this get’s fixed soon. I imagine this will be a problem for many people…
Search “events.js:183” you will see there is a problem with Google Chrome (recent versions).
- 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.
Further reading:
1 Like