Hi Angularians, I am having issue regarding Angular 2. Just tell me how to share my code so i can give you demonstration of my problem. I have asked on StackOverflow 3 times & no one helped me. I have set NODE_MODULES environmental path to globally installed 'node_modules'. They worked fine for ExpressJS & NodeJS. No missing dependency error. Now when i started Angular 2. I am having issues regarding Angular2/core, @angular/core, Angular2/platform/browser OR @angular/platform-browser & @angular/platform-browser-dynamic. Its because that i don't have node_modules OR dependencies in my project directory. I have installed everything globally and wanted Angular to load them from global directory (C drive). I have more than 20 folders of Angular Practice and don't want to include node_modules in every directory because a single folder is consuming more than 120 MB and if i put these dependencies in every folder, i cannot move my project to my laptop because they take time in copying, thats why i wan Angular to load every module globally. How can i do it ? Please help! I can share the whole code but how and where? Tell me. I would be thankful to you :)
-- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
