-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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] Told me to report #1058
Comments
Please provide all relevant information like your node and npm version and the command that you have tried.
|
Node is nv10.19.0
Npm is 6.13.4
…On Tue, Mar 24, 2020 at 4:28 PM Daniel Ruf ***@***.***> wrote:
Please provide all relevant information like your node and npm version and
the command that you have tried.
node -v
npm -v
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1058 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AK6M25ZKGYHGYHPEUEZZQVTRJEJYPANCNFSM4LSZM6HQ>
.
|
And how can we reproduce this? Can you provide your package.json file? |
I'll try |
Normally in your project folder where you run |
npm If your bug is preproducible on If your issue was a feature request, please consider opening a new RRFC or RFC. If your issue was a question or other idea that was not CLI-specific, consider opening a discussion on our feedback repo Closing: This is an automated message. |
npm ERR! typeerror Error: Missing required argument #1
npm ERR! typeerror at andLogAndFinish (/usr/share/npm/lib/fetch-package-metadata.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-package-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/fetch-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
The text was updated successfully, but these errors were encountered: