Skip to content

Update type diagnostic messages with --save-dev (#40776) #40784

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

Merged
merged 2 commits into from
Sep 29, 2020

Conversation

sidharthv96
Copy link
Contributor

Update diagnostic messages for npm i @types/ to npm i --save-dev @types/

Fixes #40776

@ghost
Copy link

ghost commented Sep 26, 2020

CLA assistant check
All CLA requirements met.

@typescript-bot typescript-bot added the For Backlog Bug PRs that fix a backlog bug label Sep 26, 2020
@sidharthv96
Copy link
Contributor Author

@andrewbranch Should it be --save-dev or just -D ?

@andrewbranch
Copy link
Member

I think --save-dev is best.

@DanielRosenwasser DanielRosenwasser merged commit 7c0f0d2 into microsoft:master Sep 29, 2020
@typescript-bot typescript-bot added For Milestone Bug PRs that fix a bug with a specific milestone and removed For Backlog Bug PRs that fix a backlog bug labels Sep 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Milestone Bug PRs that fix a bug with a specific milestone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

npm install without --save-dev suggested as Quick fix for missing type.
4 participants