-
Notifications
You must be signed in to change notification settings - Fork 629
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
'create-react-class' not found #109
Comments
leandrowd
added a commit
that referenced
this issue
Apr 24, 2017
leandrowd
added a commit
that referenced
this issue
Apr 24, 2017
#109: Move create-react-class to dependencies instead of devDependencies
The fix was published to npm. Please get the latest version: |
Thanks for quick reply , but i am using the latest release of package Is there anything that i am missing here ? I just want to make a text carousel and not an image though . |
Change your version to 3.1.10 and run npm install again. It should solve
the issue.
On 25 Apr. 2017 2:46 am, "siddhant91" <notifications@github.com> wrote:
Thanks for quick reply , but i am using the latest release of package
"react-responsive-carousel": "^3.1.9".
Is there anything that i am missing here ?
I just want to make a text carousel and not an image though .
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#109 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAKEjf0n1NjLu4IOf15g9Tz1SF9xUweKks5rzNHxgaJpZM4NGL5S>
.
|
PradeepChada
added a commit
to PradeepChada/react-responsive-carousel
that referenced
this issue
Dec 22, 2021
…383495/sku-future-availability [#180383495] - SKU future availability
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ERROR in ./
/react-responsive-carousel/lib/components/Carousel.js/react-responsive-carousel/lib/components/Carousel.js 8:23-52Module not found: Error: Can't resolve 'create-react-class' in 'C:\Users\SWadher a\Documents\Footlocker\KFL\fl-inc-ui\node_modules\react-responsive-carousel\lib\ components'
@ ./
@ ./~/react-responsive-carousel/lib/index.js
@ ./app/components/kids/common/Header/Header.jsx
@ ./app/controllers/kids/global.jsx
ERROR in ./
/react-responsive-carousel/lib/components/Thumbs.js/react-responsive-carousel/lib/components/Thumbs.js 6:23-52Module not found: Error: Can't resolve 'create-react-class' in 'C:\Users\SWadher a\Documents\Footlocker\KFL\fl-inc-ui\node_modules\react-responsive-carousel\lib\ components'
@ ./
Cannot resolve this issue .
Can you please check and provide a solution
The text was updated successfully, but these errors were encountered: