localmarket icon indicating copy to clipboard operation
localmarket copied to clipboard

How to run it on 1.4.1.1 version?

Open MerantauWarrior opened this issue 8 years ago • 0 comments

I install 1.4.1.1. then do "meteor update --all-packages" then add "meteor add iron:router" but it still trow me errors like this:

ReferenceError: ServiceConfiguration is not defined at meteorInstall.server.settings.js (server/settings.js:15:1) at fileEvaluate (packages/modules-runtime/.npm/package/node_modules/install/install.js:153:1) at require (packages/modules-runtime/.npm/package/node_modules/install/install.js:82:1) at D:\appsjs\meteorapps\localmarket.meteor\local\build\programs\server\app\app.js:768:1 at D:\appsjs\meteorapps\localmarket.meteor\local\build\programs\server\boot.js:292:10 at Array.forEach (native) at Function..each..forEach (C:\Users\Boris\AppData\Local.meteor\packages\meteor-tool\1.4.1_1\mt-os.windows.x86_32\dev_bundle\server-lib\node_modules\underscore\underscore.js:79:11) at D:\appsjs\meteorapps\localmarket.meteor\local\build\programs\server\boot.js:128:5 Exited with code: 1 Your application is crashing. Waiting for file change.

MerantauWarrior avatar Sep 04 '16 02:09 MerantauWarrior