Skip to content

Conversation

@ruyadorno
Copy link
Contributor

@ruyadorno ruyadorno commented Oct 29, 2020

This fixes running npm exec in folders that does not have a package.json file.

Fixes: #1975
Fixes: #2078

This fixes running `npm exec` in folders that does not have a
`package.json` file.

Fixes: npm#1975
@ruyadorno ruyadorno requested a review from a team as a code owner October 29, 2020 16:39
@ruyadorno ruyadorno added Release 7.x work is associated with a specific npm 7 release release: next These items should be addressed in the next release labels Oct 29, 2020
@ruyadorno ruyadorno self-assigned this Oct 29, 2020
@ruyadorno ruyadorno added this to the OSS - Sprint 18 milestone Oct 29, 2020
Copy link
Contributor

@nlf nlf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@ruyadorno ruyadorno closed this in 81d6cee Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: next These items should be addressed in the next release Release 7.x work is associated with a specific npm 7 release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] npm -C ./dir exec cmd fails [BUG] NPX does not work outside package directories

2 participants