We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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-beta.8
https://codesandbox.io/s/vue
vue create app
The project can be built normally
Error: Cannot find module 'deepmerge'
@vue/cli packjson lacks dependency 'deepmerge'
The text was updated successfully, but these errors were encountered:
fix(dependencies): add deepmerge dependencies
3ec9138
close vuejs#1187
fix(dependencies): add deepmerge dependencies (#1188)
67fa39d
close #1187
Successfully merging a pull request may close this issue.
Version
3.0.0-beta.8
Reproduction link
https://codesandbox.io/s/vue
Steps to reproduce
vue create app
What is expected?
The project can be built normally
What is actually happening?
Error: Cannot find module 'deepmerge'

@vue/cli packjson lacks dependency 'deepmerge'
The text was updated successfully, but these errors were encountered: