No licence field
-
Hi there !
Everytime I execute any npm install, I have a message “Quasar No licence field”
What about it ?
Regards.
-
Can you copy paste the whole message pls? Along with the NPM and Node versions you are using.
-
Hi @rstoenescu !
here the screenshot for the npm update and you will see on the last lines :
Quasar : No repository field
Quasar : No license field -
Disregard that. You can add a “repository” and “license” field in your app’s package.json IF you want to. It’s up to the developer and its intentions regarding his/her app.
-
Thanks @rstoenescu