Tell us what’s happening:
Describe your issue in detail here.
I placed a console.log(“Hello World”) after the 2 lines in myApp.js and it does not run, did i do something wrong ?
Pretty sure if the engine is not specified in package.json it will default to Node.js version 10 and use pnpm. Which for whatever reason doesn’t seem to work with our boilerplate.