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

Instructions for import aren't working #5

Closed
EWPS07 opened this issue Jul 10, 2018 · 1 comment
Closed

Instructions for import aren't working #5

EWPS07 opened this issue Jul 10, 2018 · 1 comment
Labels
invalid This doesn't seem right

Comments

@EWPS07
Copy link

EWPS07 commented Jul 10, 2018

import DateRangePicker from 'react-daterange-picker';

results in

modules-runtime.js?hash=d1eecd73d908a65f4ba4ee86caaafed0fd902ce9:241 Uncaught Error: Cannot find module 'react-daterange-picker'
    at makeMissingError (modules-runtime.js?hash=d1eecd73d908a65f4ba4ee86caaafed0fd902ce9:241)
    at require (modules-runtime.js?hash=d1eecd73d908a65f4ba4ee86caaafed0fd902ce9:251)
    at BasicRangePicker.js (BasicRangePicker.js:1)
    at fileEvaluate (modules-runtime.js?hash=d1eecd73d908a65f4ba4ee86caaafed0fd902ce9:353)
    at require (modules-runtime.js?hash=d1eecd73d908a65f4ba4ee86caaafed0fd902ce9:248)
    at TradeDetails.js (TradeDetails.js:1)
    at fileEvaluate (modules-runtime.js?hash=d1eecd73d908a65f4ba4ee86caaafed0fd902ce9:353)
    at require (modules-runtime.js?hash=d1eecd73d908a65f4ba4ee86caaafed0fd902ce9:248)
    at TradeCreateEditView.js (TradeCreateEditView.js:1)
    at fileEvaluate (modules-runtime.js?hash=d1eecd73d908a65f4ba4ee86caaafed0fd902ce9:353)

Not sure if README is up-to-date or if this is a bug. Would really love to start using this in our project. I'm willing to help if you need it. Thanks!

@EWPS07 EWPS07 closed this as completed Jul 10, 2018
@EWPS07
Copy link
Author

EWPS07 commented Jul 10, 2018

I didn't fully read your instructions. I apologize!

@wojtekmaj wojtekmaj added the invalid This doesn't seem right label Jul 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants