We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Step 1: Cloned the source code Step 2: Ran Meteor During the course of running got multiple error and have added below
Step 3: meteor remove autopublish meteor npm install --save babel-runtime meteor npm install --save mailgun-js sweetalert meteor npm install --save meteor-node-stubs meteor npm install --save loglevel meteor remove accounts-password meteor npm uninstall --save bcrypt meteor npm install --save bcrypt meteor add accounts-password
Step 4: Still getting the below error - Suggestions needed on how to fix the below W20171128-18:28:55.212(5.5)? (STDERR) C:\Users\USER\AppData\Local.meteor\packages\meteor-tool\1.5.2\mt-os.windows.x86_32\dev_bundle \server-lib\node_modules\fibers\future.js:280 W20171128-18:28:55.292(5.5)? (STDERR) throw(ex); W20171128-18:28:55.293(5.5)? (STDERR) ^ W20171128-18:28:55.295(5.5)? (STDERR) W20171128-18:28:55.295(5.5)? (STDERR) TypeError: Cannot read property 'createSeedData' of undefined W20171128-18:28:55.296(5.5)? (STDERR) at meteorInstall.imports.startup.server.create_seed_data.js (imports/startup/server/create _seed_data.js:14:5) W20171128-18:28:55.297(5.5)? (STDERR) at fileEvaluate (packages\modules-runtime.js:333:9) W20171128-18:28:55.297(5.5)? (STDERR) at require (packages\modules-runtime.js:228:16) W20171128-18:28:55.298(5.5)? (STDERR) at meteorInstall.imports.startup.server.index.js (imports/startup/server/index.js:1:143) W20171128-18:28:55.300(5.5)? (STDERR) at fileEvaluate (packages\modules-runtime.js:333:9) W20171128-18:28:55.301(5.5)? (STDERR) at require (packages\modules-runtime.js:228:16) W20171128-18:28:55.301(5.5)? (STDERR) at meteorInstall.server.main.js (server/main.js:1:14) W20171128-18:28:55.302(5.5)? (STDERR) at fileEvaluate (packages\modules-runtime.js:333:9) W20171128-18:28:55.303(5.5)? (STDERR) at require (packages\modules-runtime.js:228:16) W20171128-18:28:55.304(5.5)? (STDERR) at C:\Blockchain\MeteorLearning\meteorclaimapp\meteor-claim-admin.meteor\local\build\prog rams\server\app\app.js:2807:1 => Exited with code: 1 W20171128-18:29:03.076(5.5)? (STDERR) C:\Users\USER\AppData\Local.meteor\packages\meteor-tool\1.5.2\mt-os.windows.x86_32\dev_bundle \server-lib\node_modules\fibers\future.js:280 W20171128-18:29:03.077(5.5)? (STDERR) throw(ex); W20171128-18:29:03.079(5.5)? (STDERR) ^ W20171128-18:29:03.081(5.5)? (STDERR) W20171128-18:29:03.082(5.5)? (STDERR) TypeError: Cannot read property 'createSeedData' of undefined W20171128-18:29:03.084(5.5)? (STDERR) at meteorInstall.imports.startup.server.create_seed_data.js (imports/startup/server/create _seed_data.js:14:5) W20171128-18:29:03.086(5.5)? (STDERR) at fileEvaluate (packages\modules-runtime.js:333:9) W20171128-18:29:03.087(5.5)? (STDERR) at require (packages\modules-runtime.js:228:16) W20171128-18:29:03.088(5.5)? (STDERR) at meteorInstall.imports.startup.server.index.js (imports/startup/server/index.js:1:143) W20171128-18:29:03.089(5.5)? (STDERR) at fileEvaluate (packages\modules-runtime.js:333:9) W20171128-18:29:03.092(5.5)? (STDERR) at require (packages\modules-runtime.js:228:16) W20171128-18:29:03.093(5.5)? (STDERR) at meteorInstall.server.main.js (server/main.js:1:14) W20171128-18:29:03.095(5.5)? (STDERR) at fileEvaluate (packages\modules-runtime.js:333:9) W20171128-18:29:03.099(5.5)? (STDERR) at require (packages\modules-runtime.js:228:16) W20171128-18:29:03.100(5.5)? (STDERR) at C:\Blockchain\MeteorLearning\meteorclaimapp\meteor-claim-admin.meteor\local\build\prog rams\server\app\app.js:2807:1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Step 1: Cloned the source code
Step 2: Ran Meteor
During the course of running got multiple error and have added below
Step 3:
meteor remove autopublish
meteor npm install --save babel-runtime
meteor npm install --save mailgun-js sweetalert
meteor npm install --save meteor-node-stubs
meteor npm install --save loglevel
meteor remove accounts-password
meteor npm uninstall --save bcrypt
meteor npm install --save bcrypt
meteor add accounts-password
Step 4: Still getting the below error - Suggestions needed on how to fix the below
W20171128-18:28:55.212(5.5)? (STDERR) C:\Users\USER\AppData\Local.meteor\packages\meteor-tool\1.5.2\mt-os.windows.x86_32\dev_bundle
\server-lib\node_modules\fibers\future.js:280
W20171128-18:28:55.292(5.5)? (STDERR) throw(ex);
W20171128-18:28:55.293(5.5)? (STDERR) ^
W20171128-18:28:55.295(5.5)? (STDERR)
W20171128-18:28:55.295(5.5)? (STDERR) TypeError: Cannot read property 'createSeedData' of undefined
W20171128-18:28:55.296(5.5)? (STDERR) at meteorInstall.imports.startup.server.create_seed_data.js (imports/startup/server/create
_seed_data.js:14:5)
W20171128-18:28:55.297(5.5)? (STDERR) at fileEvaluate (packages\modules-runtime.js:333:9)
W20171128-18:28:55.297(5.5)? (STDERR) at require (packages\modules-runtime.js:228:16)
W20171128-18:28:55.298(5.5)? (STDERR) at meteorInstall.imports.startup.server.index.js (imports/startup/server/index.js:1:143)
W20171128-18:28:55.300(5.5)? (STDERR) at fileEvaluate (packages\modules-runtime.js:333:9)
W20171128-18:28:55.301(5.5)? (STDERR) at require (packages\modules-runtime.js:228:16)
W20171128-18:28:55.301(5.5)? (STDERR) at meteorInstall.server.main.js (server/main.js:1:14)
W20171128-18:28:55.302(5.5)? (STDERR) at fileEvaluate (packages\modules-runtime.js:333:9)
W20171128-18:28:55.303(5.5)? (STDERR) at require (packages\modules-runtime.js:228:16)
W20171128-18:28:55.304(5.5)? (STDERR) at C:\Blockchain\MeteorLearning\meteorclaimapp\meteor-claim-admin.meteor\local\build\prog
rams\server\app\app.js:2807:1
=> Exited with code: 1
W20171128-18:29:03.076(5.5)? (STDERR) C:\Users\USER\AppData\Local.meteor\packages\meteor-tool\1.5.2\mt-os.windows.x86_32\dev_bundle
\server-lib\node_modules\fibers\future.js:280
W20171128-18:29:03.077(5.5)? (STDERR) throw(ex);
W20171128-18:29:03.079(5.5)? (STDERR) ^
W20171128-18:29:03.081(5.5)? (STDERR)
W20171128-18:29:03.082(5.5)? (STDERR) TypeError: Cannot read property 'createSeedData' of undefined
W20171128-18:29:03.084(5.5)? (STDERR) at meteorInstall.imports.startup.server.create_seed_data.js (imports/startup/server/create
_seed_data.js:14:5)
W20171128-18:29:03.086(5.5)? (STDERR) at fileEvaluate (packages\modules-runtime.js:333:9)
W20171128-18:29:03.087(5.5)? (STDERR) at require (packages\modules-runtime.js:228:16)
W20171128-18:29:03.088(5.5)? (STDERR) at meteorInstall.imports.startup.server.index.js (imports/startup/server/index.js:1:143)
W20171128-18:29:03.089(5.5)? (STDERR) at fileEvaluate (packages\modules-runtime.js:333:9)
W20171128-18:29:03.092(5.5)? (STDERR) at require (packages\modules-runtime.js:228:16)
W20171128-18:29:03.093(5.5)? (STDERR) at meteorInstall.server.main.js (server/main.js:1:14)
W20171128-18:29:03.095(5.5)? (STDERR) at fileEvaluate (packages\modules-runtime.js:333:9)
W20171128-18:29:03.099(5.5)? (STDERR) at require (packages\modules-runtime.js:228:16)
W20171128-18:29:03.100(5.5)? (STDERR) at C:\Blockchain\MeteorLearning\meteorclaimapp\meteor-claim-admin.meteor\local\build\prog
rams\server\app\app.js:2807:1
The text was updated successfully, but these errors were encountered: