ryuKKu- / angular-particle

Particle.js rewritted for Angular2/4
56 stars 22 forks source link

Cannot find module 'angular-particle-updated' #40

Open VilauGC opened 4 years ago

VilauGC commented 4 years ago

After npm install angular-particle-updated --save, in app.module it says after importing like this: import { ParticlesModule } from 'angular-particle-updated'; Cannot find module angular-particle-updated. Is there anything else I should do? Thank You

QuentinIcky commented 4 years ago

@VilauGC Same for me. I have to use this package : https://www.npmjs.com/package/angular-particle, which seems to be the same.

matteobruni commented 4 years ago

You can try this component https://github.com/matteobruni/tsparticles/blob/master/components/angular/README.md