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

Problem with moment.js #3

Open
angryjack opened this issue May 4, 2020 · 0 comments
Open

Problem with moment.js #3

angryjack opened this issue May 4, 2020 · 0 comments
Assignees

Comments

@angryjack
Copy link

angryjack commented May 4, 2020

Hi, I faced a problem when I run npm build commands.
WARNING in ./node_modules/moment/src/lib/locale/locales.js Module not found: Error: Can't resolve './locale' in '/Users/me/Projects/php/checkms/node_modules/moment/src/lib/locale'
I have found a solution to this problem and I think it will be useful to report it.
You need to change version of moment.js in package.json from "moment": "^2.24.0",
to "moment": "2.24.0",

more details here

thanks

@vikdiesel vikdiesel self-assigned this May 14, 2020
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