This is my first foray into javascript development. I’m exploring meteor and finding errors as I install different packages. I am on a windows 7 computer, are there known to be problems with meteor on windows or have you all had similar experiences? It isn’t ideal to have to deal with technical problems all of the time while learning.
Currently, I am trying to uninstall meteor-em and install iron-meteor.
Installing iron-meteor (npm install -g iron-meteor) I have these problems:
MSBUILD : error MSB3428: Could not load the Visual C++ component “VCBuild.exe”.
and
Failed at the fibers@1.0.5 install: ‘node ./build.js’…this is most likely a problem with the fibers package
Uninstalling meteor-em (npm uninstall -g meteor-em) I have these problems:
npm Warn uninstall not installed in C:\Users\User\AppData\Roaming\node_modules: “meteor-em”