N
N
Nikolay2017-07-03 14:25:56
Node.js
Nikolay, 2017-07-03 14:25:56

How to include uglify-js?

Hello, in package.json :

...
"devDependencies": {
    "axios": "^0.15.3",
    "cross-env": "^3.2.3",
    "jquery": "^3.1.1",
    "laravel-mix": "0.*",
    "uglifyjs-webpack-plugin": "*",
    "uglify-js": "*"
  }

Then when npm list I get:
...
npm ERR! missing: [email protected]^2.8.27, required by [email protected]
npm ERR! missing: [email protected]^2.8.5, required by [email protected]

I tried to force versions to be specified in dependencies, it did not help :(

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question