You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: