andyyou / react-coverflow

A Coverflow effect component of React version made for the web.
http://andyyou.github.io/react-coverflow/
MIT License
346 stars 143 forks source link

Error: The style-loader cannot be used in a non-browser environment #10

Closed ghost closed 6 years ago

ghost commented 8 years ago

I have installed coverflow and I have MERN stack in use. I get following error whenever I want to start my project by using npm start:

Error: The style-loader cannot be used in a non-browser environment

What's the reason for that issue and how I can solve it? I have been searching on internet but still didn't found any working solution. #

battuashwik commented 8 years ago

Any update on this. Having the same issue.

andyyou commented 8 years ago

Sorry for that I focus on working and change to vue.js currently so have no time to update. But I will attempt to fix problem

asalem1 commented 6 years ago

@amilajack & @battuashwik - try pulling the newest branch and LMK if it works. I've just updated the packages and removed some of the deprecated packages.