nitin42 / react-imgpro

📷 Image Processing Component for React
2.18k stars 83 forks source link

ReferenceError: window is not defined #25

Closed ghoshnirmalya closed 5 years ago

ghoshnirmalya commented 5 years ago

Version: 1.3.9 NPM version: 6.2.0 Node version: 10.8.0

I'm getting this error while using this plugins with Next.js.

Sunshine168 commented 5 years ago

I will investigate soon

Sunshine168 commented 5 years ago

related https://github.com/webpack/webpack/issues/6642 I will dump a new version to fix it

Sunshine168 commented 5 years ago

1.3.10 had been released pls update to the latest version

Sunshine168 commented 5 years ago

https://github.com/nitin42/react-imgpro/pull/26

ghoshnirmalya commented 5 years ago

I'm getting Error: Cannot find module './build/main.js' on 1.3.10.