Skip to content
New issue

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

std:accounts-basic breaking in Meteor 1.3.4.1 | MAC #3

Open
rjpalermo1 opened this issue Jun 25, 2016 · 0 comments
Open

std:accounts-basic breaking in Meteor 1.3.4.1 | MAC #3

rjpalermo1 opened this issue Jun 25, 2016 · 0 comments

Comments

@rjpalermo1
Copy link

OSX El Capitan
Version 10.11.5 (15F34)
Xcode Version 7.3.1 (7D1014)
NVM install Node v6.2.2 / npm 3.9.5

Adding this package to fresh create gives this error consistently...removing it have no problems.

W20160625-09:02:26.940(-4)? (STDERR)
W20160625-09:02:27.057(-4)? (STDERR) /Users/me/.meteor/packages/meteor-tool/.1.3.4_1.1ignoa7++os.osx.x86_64+web.browser+web.cordova/mt-os.osx.x86_64/dev_bundle/server-lib/node_modules/fibers/future.js:280
W20160625-09:02:27.057(-4)? (STDERR)                            throw(ex);
W20160625-09:02:27.057(-4)? (STDERR)                                  ^
W20160625-09:02:27.079(-4)? (STDERR) TypeError: undefined is not a function
W20160625-09:02:27.080(-4)? (STDERR)     at meteorInstall.node_modules.meteor.std:accounts-ui.imports.helpers.js (packages/std:accounts-ui/imports/helpers.js:3:12)
W20160625-09:02:27.080(-4)? (STDERR)     at fileEvaluate (packages/modules-runtime/packages/modules-runtime.js:160:1)
W20160625-09:02:27.080(-4)? (STDERR)     at require (packages/modules-runtime/packages/modules-runtime.js:89:1)
W20160625-09:02:27.080(-4)? (STDERR)     at meteorInstall.node_modules.meteor.std:accounts-ui.imports.accounts_ui.js (packages/std:accounts-ui/imports/accounts_ui.js:2:1)
W20160625-09:02:27.081(-4)? (STDERR)     at fileEvaluate (packages/modules-runtime/packages/modules-runtime.js:160:1)
W20160625-09:02:27.081(-4)? (STDERR)     at require (packages/modules-runtime/packages/modules-runtime.js:89:1)
W20160625-09:02:27.081(-4)? (STDERR)     at meteorInstall.node_modules.meteor.std:accounts-ui.main_server.js (packages/std:accounts-ui/main_server.js:2:1)
W20160625-09:02:27.081(-4)? (STDERR)     at fileEvaluate (packages/modules-runtime/packages/modules-runtime.js:160:1)
W20160625-09:02:27.081(-4)? (STDERR)     at require (packages/modules-runtime/packages/modules-runtime.js:89:1)
W20160625-09:02:27.082(-4)? (STDERR)     at node_modules/meteor/std:accounts-ui/node_modules/react-dom/index.js:3:1
=> Exited with code: 8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant