Meteor + Webpack from the ground up
Sam Corcos
13112
I keep getting “Cannot create symbolic link for node_modules to .meteor/local/webpack-npm/node_modules” when running the ‘meteor’ command on windows. I tried doing the following: https://forums.meteor.com/t/webpack-compiler-inside-meteor-es6-modules-hot-reload-and-code-splitting/11264/40 but I had no success, any ideas?