practicalmeteor/spacejam

phantomjs: TypeError: undefined is not an object (evaluating 'Package.modules.meteorInstall')

Closed this issue · 5 comments

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

+1 having same issue

+1. Same is happening

I'm having the same issue.

Hello,

Is any progress in this issue?

+1, same thing here