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> #1713

Closed
lost-programmer opened this issue Aug 24, 2020 · 0 comments
Closed

[BUG] <title> #1713

lost-programmer opened this issue Aug 24, 2020 · 0 comments
Labels
Bug thing that needs fixing Needs Triage needs review for next steps Release 6.x work is associated with a specific npm 6 release

Comments

@lost-programmer
Copy link

Current Behavior:

Expected Behavior:

Steps To Reproduce:

I have this error when run npm i

error code EINVALIDTYPE
error typeerror Error: Argument #2: Expected string but got null
error typeerror at exports.findRequirement (C:\Users\User\AppData\Roaming\npm\node_modules\npm\lib\install\deps.js:756:3)
error typeerror at findChild (C:\Users\User\AppData\Roaming\npm\node_modules\npm\lib\install\deps.js:125:17)
error typeerror at computeMetadata (C:\Users\User\AppData\Roaming\npm\node_modules\npm\lib\install\deps.js:135:9)
error typeerror at C:\Users\User\AppData\Roaming\npm\node_modules\npm\lib\install\deps.js:147:70
error typeerror at Array.forEach ()
error typeerror at computeMetadata (C:\Users\User\AppData\Roaming\npm\node_modules\npm\lib\install\deps.js:147:51)
error typeerror at C:\Users\User\AppData\Roaming\npm\node_modules\npm\lib\install.js:741:5
error typeerror at C:\Users\User\AppData\Roaming\npm\node_modules\npm\node_modules\iferr\iferr.js:3:64
error typeerror at C:\Users\User\AppData\Roaming\npm\node_modules\npm\lib\install\inflate-shrinkwrap.js:36:11
error typeerror at tryCatcher (C:\Users\User\AppData\Roaming\npm\node_modules\npm\node_modules\bluebird\js\release\util.js:16:23)
error typeerror at Promise._settlePromiseFromHandler (C:\Users\User\AppData\Roaming\npm\node_modules\npm\node_modules\bluebird\js\release\promise.js:517:31)
error typeerror at Promise._settlePromise (C:\Users\User\AppData\Roaming\npm\node_modules\npm\node_modules\bluebird\js\release\promise.js:574:18)
error typeerror at Promise._settlePromise0 (C:\Users\User\AppData\Roaming\npm\node_modules\npm\node_modules\bluebird\js\release\promise.js:619:10)
error typeerror at Promise._settlePromises (C:\Users\User\AppData\Roaming\npm\node_modules\npm\node_modules\bluebird\js\release\promise.js:699:18)
error typeerror at _drainQueueStep (C:\Users\User\AppData\Roaming\npm\node_modules\npm\node_modules\bluebird\js\release\async.js:138:12)
error typeerror at _drainQueue (C:\Users\User\AppData\Roaming\npm\node_modules\npm\node_modules\bluebird\js\release\async.js:131:9)

Environment:

@lost-programmer lost-programmer added Bug thing that needs fixing Needs Triage needs review for next steps Release 6.x work is associated with a specific npm 6 release labels Aug 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug thing that needs fixing Needs Triage needs review for next steps Release 6.x work is associated with a specific npm 6 release
Projects
None yet
Development

No branches or pull requests

1 participant