-
Notifications
You must be signed in to change notification settings - Fork 44
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
ERR! Module not found: Error: Can't resolve 'prettier/standalone' in '/node_modules/@whitespace/storybook-addon-html/dist/esm' #95
Comments
Hi dekisha, |
Hi jeanfredrik, |
I have updated prettier to 2.8.4 and I still get the following error when running
The only way to get past this error is by removing If it helps I am on OSX, m1 mac. |
@joz-cti |
Yup, I had to add it on package.json manually. |
Seems like the theme |
Thank you @jeanfredrik |
Hi there! I've started getting this error with the latest version of
"@whitespace/storybook-addon-html": "^5.1.1",
Can someone assist please? Do I need to add another dependency for it?
Thanks!
The text was updated successfully, but these errors were encountered: