Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] <title> #1447

Closed
pedromaestu opened this issue Jun 21, 2020 · 0 comments
Closed

[BUG] <title> #1447

pedromaestu opened this issue Jun 21, 2020 · 0 comments

Comments

@pedromaestu
Copy link

What / Why

cd /home/webchain/webchain-pool/www
npm install -g ember-cli@2.4.3

npm WARN deprecated bower@1.8.8: We don't recommend using Bower for new projects . Please consider Yarn and Webpack or Parcel. You can read how to migrate legacy project here: https://bower.io/blog/2017/how-to-migrate-away-from-bower/
npm WARN deprecated node-uuid@1.4.8: Use uuid module instead
npm WARN deprecated exists-sync@0.0.3: Please replace with usage of fs.existsSyn c
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated core-js@1.2.7: core-js@<3 is no longer maintained and not re commended for usage due to the number of issues. Please, upgrade your dependenci es to the actual version of core-js@3.
npm WARN deprecated exists-sync@0.0.4: Please replace with usage of fs.existsSyn c
npm ERR! Linux 4.15.0-106-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install" "-g" "ember-cli@2.4.3"
npm ERR! node v8.10.0
npm ERR! npm v3.5.2
npm ERR! code EMISSINGARG

npm ERR! typeerror Error: Missing required argument #1
npm ERR! typeerror at andLogAndFinish (/usr/share/npm/lib/fetch-package-meta data.js:31:3)
npm ERR! typeerror at fetchPackageMetadata (/usr/share/npm/lib/fetch-package -metadata.js:51:22)
npm ERR! typeerror at resolveWithNewModule (/usr/share/npm/lib/install/deps. js:456:12)
npm ERR! typeerror at /usr/share/npm/lib/install/deps.js:457:7
npm ERR! typeerror at /usr/share/npm/node_modules/iferr/index.js:13:50
npm ERR! typeerror at /usr/share/npm/lib/fetch-package-metadata.js:37:12
npm ERR! typeerror at addRequestedAndFinish (/usr/share/npm/lib/fetch-packag e-metadata.js:82:5)
npm ERR! typeerror at returnAndAddMetadata (/usr/share/npm/lib/fetch-package -metadata.js:117:7)
npm ERR! typeerror at pickVersionFromRegistryDocument (/usr/share/npm/lib/fe tch-package-metadata.js:134:20)
npm ERR! typeerror at /usr/share/npm/node_modules/iferr/index.js:13:50
npm ERR! typeerror This is an error with npm itself. Please report this error at :
npm ERR! typeerror http://github.com/npm/npm/issues

npm ERR! Please include the following file with any support request:
npm ERR! /home/mimatrix/public_html/pool/webchain/webchain-pool/www/npm-debu g.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants