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

reify-output error on --package-lock-only #1595

Closed
ruyadorno opened this issue Jul 31, 2020 · 0 comments
Closed

reify-output error on --package-lock-only #1595

ruyadorno opened this issue Jul 31, 2020 · 0 comments
Assignees
Labels
Bug thing that needs fixing Release 7.x work is associated with a specific npm 7 release

Comments

@ruyadorno
Copy link
Collaborator

Another error I hit while trying to clean up https://github.com/ruyadorno/eslintme

npm verb stack TypeError: Cannot read property 'action' of null
npm verb stack     at visit (/Users/ruyadorno/Documents/workspace/cli/v7.0.0-beta/lib/utils/reify-output.js:40:17)
npm verb stack     at visitNode (/Users/ruyadorno/Documents/workspace/cli/v7.0.0-beta/node_modules/treeverse/lib/depth.js:31:25)
npm verb stack     at depth (/Users/ruyadorno/Documents/workspace/cli/v7.0.0-beta/node_modules/treeverse/lib/depth.js:67:10)
npm verb stack     at reifyOutput (/Users/ruyadorno/Documents/workspace/cli/v7.0.0-beta/lib/utils/reify-output.js:37:3)
npm verb stack     at install (/Users/ruyadorno/Documents/workspace/cli/v7.0.0-beta/lib/install.js:65:5)

link ref:

switch (d.action) {

@ruyadorno ruyadorno added Bug thing that needs fixing Release 7.x work is associated with a specific npm 7 release labels Jul 31, 2020
@ruyadorno ruyadorno added this to the OSS - Sprint 12 milestone Jul 31, 2020
isaacs added a commit that referenced this issue Aug 4, 2020
@isaacs isaacs closed this as completed Aug 5, 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 Release 7.x work is associated with a specific npm 7 release
Projects
None yet
Development

No branches or pull requests

2 participants