marc2
July 10, 2016, 7:28am
1
When I try to start meteor I got the following message:
...AppData\Local\.meteor\packages\meteor-tool\1.3.4_3\mt-os.windows.x86_32\dev_bundle\lib\node_modules\meteor
-promise\promise_server.js:165
throw error;
^
Error: EPERM, symlink 'C:\Users\Marc\AppData\Local\.meteor\packages\meteor-tool\1.3.4_3\mt-os.windows.x86_32\dev_bundle'
Anyone an idea?
Restart your pc and it will work.
1 Like
marc2
July 10, 2016, 11:43am
3
Thanks, but it didn’t help. After reboot I got the same message. I tried to uninstall meteor but the uninstaller didn’t work too.
In the end I uninstalled meteor manually and reinstalled it using the windows installer. Now everything seems to be fine.
birk
July 10, 2016, 1:18pm
4
It looks familiar to this new issue:
An hour ago meteor-tool was automatically updated on my machine (Windows 10). After that my existing application resulted in an error...
Impact:some
Project:Windows
Severity:blocks-development
Severity:has-workaround
bug
in progress
known-fix
Try the new 1.3.4.4 with:
meteor update
1 Like
almaju
August 1, 2016, 7:03pm
5
Doing meteor reset
worked for me. (Meteor 1.4)