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.

Calendar is not exposed anywhere in the npm package

See original GitHub issue

Expected behavior

The line below used to work in 0.27.0: import Calendar from 'react-datepicker/lib/calendar';

Actual behavior

Now, Calendar is not exposed anywhere. I want to use just this component, but can’t.

There is no node_modules/react-datepicker/lib/calendar.jsx file after running npm i --save react-datepicker.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
stale[bot]commented, Mar 19, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

0reactions
kamilmielnikcommented, Sep 1, 2020

This is still an issue. Don’t close it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ionic3-calendar - npm
ionic2-calendar. That project support base calendar directive with Month, Week, Day views that can easy to integrate with your mobile app.
Read more >
angular-ios-calendar - npm Package Health Analysis - Snyk
The npm package angular-ios-calendar was scanned for known vulnerabilities and missing license, and no issues were found. Thus the package was deemed as...
Read more >
Adding npm Packages | Ext JS 7.5.1 - Sencha Documentation
Installing additional, non-Sencha npm packages is no different than the normal ... The appropriate package members are now exposed for use anywhere inside ......
Read more >
How to store Node.js deployment settings/configuration files?
I use a package.json for my packages and a config.js for my configuration, which looks like: var config = {}; config.twitter = {};...
Read more >
Exposing your local Node.js app to the world | Pluralsight
Learn how to expose your Node.js app in Localtunnel.me, ngrok, ... localtunnel is available as an npm package, so you can install it...
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