Hi! I am coding a chat application using angular/ionic, although I am still pretty new. I cloned the file you have provided inside my "node_modules" folder using npm command you mentioned. However, when trying to import it in "app.module.ts" file, I get an "ReferenceError: angular is not defined". What can I do to solve this?
Hi! I am coding a chat application using angular/ionic, although I am still pretty new. I cloned the file you have provided inside my "node_modules" folder using npm command you mentioned. However, when trying to import it in "app.module.ts" file, I get an "ReferenceError: angular is not defined". What can I do to solve this?