Hi Laurentsd,
I've tried doing this (starting from scratch again by:
- removing the myplugin-ui / -server directories.
- uninstalling json-server, removing the myplugin-ui / -server directories
- uninstalling node.js / rpm
- Running the "generate-plugin" script
- npm install (ran successfully)
- from command prompt: json-server --watch db.json --static ./src/webapp (ran successfully)
- From command prompt: npm start
This then fails as reported in my previous post (for both Mac and Windows environments).
I've included the rpm list trace as a file.
If you could advise what I could do next to diagnose / resolve, that would be very much appreciated.
Thank you.