- New VirtualBox using newest version
- New Win 10 Enterprise using newest version.
- Powershell as Admin
- New Chocolatey
- New Meteor
- Powershell as user
Then…
PS C:\Users\russ\documents> meteor create --bare bare
Created a new Meteor app in ‘bare’.
To run your new app:
cd bare
meteor
If you are new to Meteor, try some of the learning resources here:
https://www.meteor.com/tutorials
PS C:\Users\russ\documents> cd bare
PS C:\Users\russ\documents\bare> meteor
[[[[[ C:\Users\russ\documents\bare ]]]]]
=> Started proxy.
Unexpected mongo exit code 3221225781. Restarting.
Unexpected mongo exit code 3221225781. Restarting.
Unexpected mongo exit code 3221225781. Restarting.
Can’t start Mongo server.
PS C:\Users\russ\documents\bare>
I went to fresh everything because of different problems I was having that could be attributed to our IT Dept.
node.js has a hole in the firewall.
Any suggestions?