0

I have download particles.js from https://vincentgarreau.com/particles.js/ and paste that file in assets/data folder. Now I am importing particles.js in my component.ts it show error "Cannot find module '../assets/data/particles' or its corresponding type declarations."

Actually I am following below link to install run particles.js in angular14. Particle js background for angular project?

Some screenshots. Here is my component.ts file image

Here is path of particles.json file

I just want to implement angular-particles in my angular14.

  • Have you tried tsParticles instead? There's an angular component that you can use. You can read more here: https://github.com/matteobruni/tsparticles/tree/main/components/angular – Caelan Dec 13 '22 at 08:36

0 Answers0