Closed rdangol1 closed 9 months ago
What package manager (plus the version) are you using?
yarn 3.6.1
Thanks. Are you using Plug'n'Play or Zero Installs?
It's zero install. And thanks for the quick help.
Should be fixed in 2.2.1. Thanks for reporting.
Thank you!
I am getting a cannot find module 'monaco-editor' at getStaticDir error. I have added "monaco-editor": "^0.39.0" to dependencies along with "@storybook/builder-webpack5": "^6.5.16" and "@storybook/manager-webpack5": "^6.5.16" to dev dependencies in storybook 7. Not sure I'm missing a step or doing something wrong and would appreciate some help.