wufe / react-particles-js

Particles.js for React
https://rpj.bembi.dev/
MIT License
1.15k stars 106 forks source link

Cannot find module #182

Closed Hazza88 closed 3 years ago

Hazza88 commented 3 years ago

When starting my app I get the error: Error: Cannot find module 'tsparticles/dist/Options/Classes/Options'

Any idea why? "react-particles-js": "^3.5.1"

matteobruni commented 3 years ago

Downgrade the package tsparticles to 1.29.2 for now, the update is requested #181

Hazza88 commented 3 years ago

Thanks that worked :)

wufe commented 3 years ago

Fixed with v3.5.2

gujiwuqing commented 2 years ago

Fixed with v3.5.2

3.6.0又开始报错了

The same error occurred