storybookjs/vue-cli-plugin-storybook

Unable to setup using 'vue add storybook' (api.assertCliVersion is not a function)

tommcclean opened this issue · 1 comments

Does this module have any pre-requisites?

When I run vue add storybook it fails for me everytime

TypeError: api.assertCliVersion is not a function is the error that comes out, I am using node 11.1

Hmm never mind; I must have been running on old version of CLI.

This fixed it npm install -g @vue/cli