We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
3.0.0-rc.5
https://github.com/vatson/vue-cli-plugin-ts-paths/tree/759ed44c4499f37429556ee2e3c33b66d4278c3f
Installation is successful.
Error: Failed to resolve plugin:
The error is thrown from https://github.com/vuejs/vue-cli/blob/dev/packages/%40vue/cli/lib/Creator.js#L312
I didn't dig deep but for some reasons the error isn't thrown when you try to install from local preset.
The text was updated successfully, but these errors were encountered:
We do not always need plugins that generate something. It can be a plugin that just tunes your webpack config or adds a useful command
Sorry, something went wrong.
[Temporary solution] Adds empty generator.js to resolve vuejs/vue-cli…
681cfe5
…#1896
[Temporary solution] Suddenly and logically, empty generator.js shoul…
5736378
…d export a function. vuejs/vue-cli#1896
75eb5b1
No branches or pull requests
Version
3.0.0-rc.5
Reproduction link
https://github.com/vatson/vue-cli-plugin-ts-paths/tree/759ed44c4499f37429556ee2e3c33b66d4278c3f
Steps to reproduce
What is expected?
Installation is successful.
What is actually happening?
Error: Failed to resolve plugin:
The error is thrown from https://github.com/vuejs/vue-cli/blob/dev/packages/%40vue/cli/lib/Creator.js#L312
I didn't dig deep but for some reasons the error isn't thrown when you try to install from local preset.
The text was updated successfully, but these errors were encountered: