-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Errors with Error: Cannot find module 'prettier'
after prettierd
's update
#816
Comments
I have the same issue with macOS with Homebrew. cc @fsouza |
hmm it looks like something broke with the upgrade? What are the contents of the prettierd prefix? Something like:
|
That's pretty interesting now. I am no longer convinced is an issue with prettierd itself, but perhaps with homebrew instead. I was just about to reply to your message, and have tested it just like in original post, and it worked just fine so I decided to upgrade to 0.26.0, which broke it once again, in the same fashion:
|
Can you try running |
Oh, that fixed that indeed! Thank you! |
Error: Cannot find module 'prettier'
after prettierd
's update
HI there,
I have noticed an issue running prettierd recently, seems like installed paths are not quite matching package version:
❯ ls -d /opt/homebrew/Cellar/prettierd/0.25.* /opt/homebrew/Cellar/prettierd/0.25.4
Please note that no directory for version
0.25.4
is present when installed with Homebrew.Thanks for prettierd, it's amazing!
The text was updated successfully, but these errors were encountered: