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

BREAKING CHANGE(set-script): Remove command #449

Closed
1 task
Tracked by #443
darcyclarke opened this issue Mar 18, 2022 · 0 comments · Fixed by npm/cli#5456
Closed
1 task
Tracked by #443

BREAKING CHANGE(set-script): Remove command #449

darcyclarke opened this issue Mar 18, 2022 · 0 comments · Fixed by npm/cli#5456
Assignees
Labels
Milestone

Comments

@darcyclarke
Copy link
Contributor

darcyclarke commented Mar 18, 2022

  • promote/document the best practice/alternative is to use npm pkg (ex. npm pkg set scripts.test='tap')
@darcyclarke darcyclarke mentioned this issue Mar 18, 2022
32 tasks
@darcyclarke darcyclarke changed the title Remove npm set-script BREAKING CHANGE(set-script): Remove command Mar 23, 2022
@darcyclarke darcyclarke added feature and removed chore labels Aug 22, 2022
wraithgar added a commit to npm/cli that referenced this issue Sep 1, 2022
BREAKING CHANGE: this removes `npm set-script`

Folks should use `npm pkg set` to set the `scripts` field in their
`package.json`

Closes npm/statusboard#449
wraithgar added a commit to npm/cli that referenced this issue Sep 1, 2022
BREAKING CHANGE: this removes `npm set-script`

Folks should use `npm pkg set` to set the `scripts` field in their
`package.json`

Closes npm/statusboard#449
@wraithgar wraithgar self-assigned this Sep 1, 2022
wraithgar added a commit to npm/cli that referenced this issue Sep 1, 2022
BREAKING CHANGE: this removes `npm set-script`

Folks should use `npm pkg set` to set the `scripts` field in their
`package.json`

Closes npm/statusboard#449
@lukekarrys lukekarrys added this to the v9.0.0 milestone Sep 2, 2022
wraithgar added a commit to npm/cli that referenced this issue Sep 8, 2022
BREAKING CHANGE: this removes `npm set-script`

Folks should use `npm pkg set` to set the `scripts` field in their
`package.json`

Closes npm/statusboard#449
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants