Situation
- I’m working on two different computers (both PC/win7)
- I keep my project in sync on both systems via github
- This worked perfectly for the last months
Problem
All of a sudden I get the following error when I run “meteor” on one computer:
Additional Info
- Running “meteor update” produces the same result.
- Running “meteor reset” works, but the error remains.
- Tried Uninstalling & reinstalling meteor (+ restart)
- I can stil create new projects and run them (works fine)
I’m not sure what to do with this.
Has anyone experienced this or knows a solution?