phantomjs: TypeError: undefined is not an object (evaluating 'Package.modules.meteorInstall')
Closed this issue · 5 comments
tobiashort commented
Hi there.
Any clue why this happens?
=> App running at: http://localhost:4096/
spacejam: meteor is ready
spacejam: spawning phantomjs
phantomjs: Running tests at http://localhost:4096/xunit using test-in-console
phantomjs: TypeError: undefined is not an object (evaluating 'Package.modules.meteorInstall')
http://localhost:4096/packages/es5-shim.js?hash=4187fffd3f43294b6953a57a6a17c24fbf2af5d2: 17
spacejam: phantomjs exited with code: 6
spacejam: killing meteor
spacejam: meteor killed with signal: SIGTERM
spacejam: Unhandled error in meteor client side code. Exiting.
Unfortunately our build break due to this issue. But our tests with practicalmeteor:mocha driver run fine.
Cheers
EDIT:
Using latest Meteor Release 1.5
singhsoldier13 commented
+1 having same issue
midyan commented
+1. Same is happening
greglaw commented
I'm having the same issue.
cristo-rabani commented
Hello,
Is any progress in this issue?
ammoniak commented
+1, same thing here