question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Dependencies: moment

See original GitHub issue

Now, the dependencies moment is not require in the source code, so we need to import moment.js by script tag in html.

issues here on my project gantt-for-react, see below.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
dineshbncommented, Oct 28, 2017

Use expose_loader to load the moment if u use web pack in your project.this will solve this issue.

0reactions
hustcccommented, Aug 1, 2018

release new version gantt-for-react, use gantt@^2.0.0 as dependence.

Read more comments on GitHub >

github_iconTop Results From Across the Web

moment - npm
Parse, validate, manipulate, and display dates. Latest version: 2.29.4, last published: 6 months ago. Start using moment in your project by ...
Read more >
Moment.js Plugins should I install both dependencies?
It depends, if you would like to use it in the browser, you have to include both in your HTML file. <!-- Browser...
Read more >
Moment.js | Home
Parse, validate, manipulate,. and display dates and times in JavaScript. Considering using Moment in your project? There may be better modern alternatives.
Read more >
Node.js Moment Module - GeeksforGeeks
The moment module is used for parsing, validating, manipulating, and displaying dates and times in JavaScript. Feature of moment module:.
Read more >
moment - npm Package Health Analysis - Snyk
Learn more about moment: package health score, popularity, security, ... All security vulnerabilities belong to production dependencies of direct and ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found