Skip to content

update error message and add a hint to update yarn setting if using yarn#390

Merged
dbaeumer merged 3 commits intomicrosoft:masterfrom
joshunger:master
Jan 26, 2018
Merged

update error message and add a hint to update yarn setting if using yarn#390
dbaeumer merged 3 commits intomicrosoft:masterfrom
joshunger:master

Conversation

@joshunger
Copy link
Contributor

Modify error message when eslint can't be found to improve the user experience. Since npm is the default setting but most people are using yarn (see state of js data) including the vs code examples, add "If you are using yarn instead of npm set the setting "eslint.packageManager": "yarn"". An even more improved user experience would be to check both. see #374

Modify error message when eslint can't be found to improve the user experience.  Since npm is the default setting but most people are using yarn (see state of js data) including the vs code examples, add "If you are using yarn instead of npm set the setting `"eslint.packageManager": "yarn"`".  An even more improved user experience would be to check both.
Modify error message when eslint can't be found to improve the user experience.  Since npm is the default setting but most people are using yarn (see state of js data) including the vs code examples, add "If you are using yarn instead of npm set the setting `"eslint.packageManager": "yarn"`".  An even more improved user experience would be to check both.
@dbaeumer dbaeumer merged commit 094e08d into microsoft:master Jan 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants