-
Notifications
You must be signed in to change notification settings - Fork 194
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
npm install react-sparklines --save - issue #102
Comments
I get the same error on |
Same issue for me as well unless using 1.4.2. My package.json.
|
same issue |
Same issue |
Followed #89 (comment) npm i --save [email protected] |
On installing npm install react-sparklines --save
I got error Super expression must either be null or a function, not undefined but when I installed npm install [email protected] --save
the issue got resolved.
Note: Other versions installed:
"react": "^0.14.3",
"react-dom": "^0.14.3",
"react-redux": "4.3.0",
"react-router": "^2.0.1",
The text was updated successfully, but these errors were encountered: