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

Dependency error with meteorhacks_meteorx with Meteor 1.8.1 #7

Open
tomvolek opened this issue Jul 9, 2019 · 1 comment
Open

Dependency error with meteorhacks_meteorx with Meteor 1.8.1 #7

tomvolek opened this issue Jul 9, 2019 · 1 comment

Comments

@tomvolek
Copy link

tomvolek commented Jul 9, 2019

HI Ignnacy : It appears one of the packages you use for yadmin uses old deprecated meterhacks_meteorx which causes crash of Meteor on start up. This is issue is well documented and it is recommended to use a fork of it it which is called lamhieu:meteorx.

Could you please have yadmin use this package so we can use it going forward ?

/Users/tom/.meteor/packages/meteor-tool/.1.8.1.7c0itz.u7ktr++os.osx.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.osx.x86_64/dev_bundle/server-lib/node_modules/fibers/future.js:280
W20190708-20:23:56.391(-7)? (STDERR) throw(ex);
W20190708-20:23:56.392(-7)? (STDERR) ^
W20190708-20:23:56.392(-7)? (STDERR)
W20190708-20:23:56.392(-7)? (STDERR) TypeError: Cannot read property 'constructor' of undefined
W20190708-20:23:56.392(-7)? (STDERR) at exposeSubscription (packages/meteorhacks_meteorx.js:61:41)
W20190708-20:23:56.392(-7)? (STDERR) at exposeLivedata (packages/meteorhacks_meteorx.js:31:5)
W20190708-20:23:56.392(-7)? (STDERR) at packages/meteorhacks_meteorx.js:175:1
W20190708-20:23:56.392(-7)? (STDERR) at packages/meteorhacks_meteorx.js:200:4
W20190708-20:23:56.393(-7)? (STDERR) at packages/meteorhacks_meteorx.js:208:3
W20190708-20:23:56.393(-7)? (STDERR) at /Users/tom/Development/payagol/.meteor/local/build/programs/server/boot.js:419:36
W20190708-20:23:56.393(-7)? (STDERR) at Array.forEach ()
W20190708-20:23:56.393(-7)? (STDERR) at /Users/tom/Development/payagol/.meteor/local/build/programs/server/boot.js:228:19
W20190708-20:23:56.393(-7)? (STDERR) at /Users/tom/Development/payagol/.meteor/local/build/programs/server/boot.js:479:5
W20190708-20:23:56.394(-7)? (STDERR) at Function.run (/Users/tom/Development/payagol/.meteor/local/build/programs/server/profile.js:510:12)
W20190708-20:23:56.394(-7)? (STDERR) at /Users/tom/Development/payagol/.meteor/local/build/programs/server/boot.js:478:11
=> Exited with code: 1

@ignacy130
Copy link
Owner

Hi, thank you for the info! TBH I don'r develop in meteor no more, but I'll try to update package and publish soon.

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

2 participants