1.0.12 • Published 4 years ago
ue-cli v1.0.12
ue-cli
It is a content creator
Install
npm i -g ue-cli
Structure
Contains two components JS / Lit, that compile with webpack, with dependencies eslint and husky in the starter kit.
Errors
In case you have an error "basicOperations" is invalid for new packages: basicOperations go to the package.json file and modify the value of "name", all the name must be in lowercase remaining as basicoperations, this will be the name of the package.
If your error is due to lack of permissions it is because the package already exists, in this case access the package.json file and in the value of "name" write another name for your package.