Upgrade to 1.8.3 broke my app

After upgrading to version 1.8.3 and updating the suggested packages as below my app is dumping with below error, please help.

W20191228-17:23:15.022(1)? (STDERR) /Users/i033099/.meteor/packages/meteor-tool/.1.8.3.3wja1n.doohs++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
W20191228-17:23:15.022(1)? (STDERR)                                             throw(ex);
W20191228-17:23:15.023(1)? (STDERR)                                             ^
W20191228-17:23:15.023(1)? (STDERR) 
W20191228-17:23:15.023(1)? (STDERR) TypeError: Cannot read property 'constructor' of undefined
W20191228-17:23:15.023(1)? (STDERR)     at packages/peerlibrary_subscription-scope.js:79:32
W20191228-17:23:15.023(1)? (STDERR)     at packages/peerlibrary_subscription-scope.js:119:4
W20191228-17:23:15.023(1)? (STDERR)     at packages/peerlibrary_subscription-scope.js:523:3
W20191228-17:23:15.023(1)? (STDERR)     at /Users/i033099/chidu/projects/myapp/shoppingcart/.meteor/local/build/programs/server/boot.js:398:38
W20191228-17:23:15.023(1)? (STDERR)     at Array.forEach (<anonymous>)
W20191228-17:23:15.024(1)? (STDERR)     at /Users/i033099/chidu/projects/myapp/shoppingcart/.meteor/local/build/programs/server/boot.js:226:21
W20191228-17:23:15.024(1)? (STDERR)     at /Users/i033099/chidu/projects/myapp/shoppingcart/.meteor/local/build/programs/server/boot.js:461:7
W20191228-17:23:15.024(1)? (STDERR)     at Function.run (/Users/i033099/chidu/projects/myapp/shoppingcart/.meteor/local/build/programs/server/profile.js:280:14)
W20191228-17:23:15.024(1)? (STDERR)     at /Users/i033099/chidu/projects/myapp/shoppingcart/.meteor/local/build/programs/server/boot.js:460:13
=> Exited with code: 1
=> Your application is crashing. Waiting for file change.

have you follow exactly the instruction ?

1 Like