Skip to content
New issue

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

./node_modules/moment/src/lib/locale/locales.js 78:12-82:13 Critical dependency: the request of a dependency is an expression #139

Open
shashankgaurav17 opened this issue May 1, 2020 · 1 comment

Comments

@shashankgaurav17
Copy link

node: 10.16.0
vue: 2.6.10
vue-moment: 3.2.0

@alvaro-canepa
Copy link

Maybe the problem was related with #5495 issue in moment repo.

Add this to package.json and run yarn install --force

"resolutions": {
    "moment": "~2.24.0"
  }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants