Skip to content
#

vue-cli-3

Here are 227 public repositories matching this topic...

Renato66
Renato66 commented Apr 6, 2020

Environment

Browsers: Chromium 80.0.3987.87
OS: Linux

Steps to reproduce

  • Create new vue project
  • vue add vuetify
  • vue add vuetify-storybook
  • yarn run serve:storybook

Expected Behavior

Storybook page

Actual Behavior

ERROR in ./.storybook/addon-show-vue-markup/decorator.js
Module not found: Error: Can't resolve 'js-beautify' in '/Users/renato.v
tobiasfeil
tobiasfeil commented Jan 31, 2020

I'm trying to create a vue preset that adds this plugin when creating a vue project.
In the preset files, the sections of other plugins look like this:
"@vue/cli-plugin-unit-jest": {},
However, when I try to add
"@vue/cli-plugin-bootstrap-vue": {},
I get an error
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@vue%2fcli-plugin-bootstrap-vue - Not found
Is this because I spe

Improve this page

Add a description, image, and links to the vue-cli-3 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vue-cli-3 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.