Hi Brian, So, you have to develop with a system that has no internet connection? Will be a bit of a chore to set up. Is it a single system, or a network?
You need to download the nodejs installer. Then set up an empty project. I would use the CLI for that. once you have installed everything you need for your project(s) zip up the project folder and move it to the offline system. Make sure to include all files. When unzipped the project will be available on the offline system. Adding npm modules is, of course, impossible, so make sure you have everything from the get-go Regards Sander -- 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.
