Closed PackageDotJSON closed 3 years ago
Thanks for opening a new issue. The team has been notified and will review it as soon as possible.
For urgent issues and priority support, visit https://xscode.com/matteobruni/tsparticles
Hi @kiyani1995,
You need to install tsparticles
as well, the ng-particles
is wrapped around the core library.
Once installed tsparticles
you don't need to do anything else with that, it's just for being correctly included in the project correctly.
I have installed ng-particles using npm and importing it in my app.module.ts file. But, angular app is not running and throwing an error: The target entry-point "ng-particles" has missing dependencies:
tsparticles
I do not know how to use the tsparticles in my angular app as their official documentation refers to ng-particles for angular framework.