When trying to initialize a nuxt.js web app xdn init
does not add files like routes.js
or xdn.config.js
nor add the required dependencies to the package.json
. I’ve tried reproducing the issue on a blank vue app and with that no single issue occurred. This persists over various starting points including the steps shown on Moovweb XDN Documentation - Nuxt.js
I didn’t get to further debugging this issue but it definitely persists and is reproducible with the steps shown in the tutorial from above. I’ve also went ahead and downgraded my node version to 12.x which didn’t change the outcome here. I’m also running on Windows.
Any follow up or explanation regarding this issue is highly appreciated!
Cheers, ~ rxsto