how to configure the file corresponding to the publication
how to configure the file corresponding to the publication
Please read npm-package.json document , include the files that need to be published into the files
field, put the files that need to be excluded into the .npmfiles
file, and note that some files will be ignored and included by default.
The versions of node and npm are : Cannot GET npm install css-loadernpm run dev excuse me, why is this? How to solve it? ...
npm install-- save-dev will be saved to devDependencies, npm install-- save will be saved to dependencies. I used the vue-video plug-in in the project, only saved it in devDependencies, and the plug-in works fine after packaging. But it is not stored ...
use & & serial tasks in npm, but write in npm script when using the scaffolding tool in vue-cli cross-env NODE_ENV=test & & node build build.js you can t get the value of NODE_ENV in build.js, but you can do without & &. Please explain the principl...
I have no problem installing other packages globally with npm, but when I install this vue-cli, I report this error, and in fact, I have already installed vue-cli, and I use the npm update module to make the same mistake. There is a big boss to solve the...
< H2 > error < H2 > ERROR Failed to compile with 1 errors ...
I created a "plug-in " myself through the plug-in registration method provided by Vue. After a long period of robust testing, I want to transfer it out to generate a separate Vue plug-in and publish it on npm. The previous project used vue cli. how s...
DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.-sharp-sharp-sharp problem description the environmental background of...
check the npm version after nodejs installation, and report an error error message such as screenshot the log information is as follows: 0 info it worked if it ends with ok 1 verbose cli [ E: Program Files nodejs node.exe , 1 verbose cli...
error message is: ERROR in 0_cd84ae3b709f08269cb2.js from UglifyJs Unexpected token: name (raf) [0_cd84ae3b709f08269cb2.js:45801,4] npm ERR! code ELIFECYCLE npm ERR! errno 2 npm ERR! etl-web@1.0.0 build: `npm run test && cross-env NODE_ENV=prod...