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

Cannot find module #2

Open
moseslucas opened this issue Dec 3, 2022 · 1 comment
Open

Cannot find module #2

moseslucas opened this issue Dec 3, 2022 · 1 comment

Comments

@moseslucas
Copy link

I get an error Cannot find module

Steps to reproduce:

  1. yarn add @azz-prettier-config -D
  2. Edit package.json adding
"prettier": "@azz/prettier-config"

THen I got the error 👇

Screen Shot 2022-12-03 at 9 21 40 PM

@VipinGoyal
Copy link

You've to add this as dev dependecy as well.
I too get the same error but after adding this to dev dependency, this error will be no more.

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

No branches or pull requests

2 participants