Skip to content

Problem with moment.js #3

@angryjack

Description

@angryjack

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions