[BUG] Impossible to install @nuxtjs/storybook
in nuxt project
#219
Labels
type: bug
Something isn't working
@nuxtjs/storybook
in nuxt project
#219
Hi,
I can install the package into an existing Nuxt project.
All logs when I launch the installation
I have to use
--force
to avoid all errorsVersion
@nuxtjs/storybook: 3.3.1
nuxt: 2.14.2
node: 15.3.0
npm: 7.0.14
Steps to reproduce
@nuxtjs/storybook
npx create-nuxt-app storybook cd storybook npm install --save-dev @nuxtjs/storybook
Link mentioned in the "version" section, I use node 15, maybe it comes from there
The text was updated successfully, but these errors were encountered: