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
I have no idea what changed, but now I'm getting errors running tests on my CI server (circleci)... this was all working fine before, nothing changed on my end other than jspm... =(
08 10 2015 16:43:24.570:INFO [karma]: Karma v0.13.10 server started at http://localhost:9876/
08 10 2015 16:43:24.580:INFO [launcher]: Starting browser PhantomJS
08 10 2015 16:43:25.188:INFO [PhantomJS 1.9.8 (Linux 0.0.0)]: Connected on socket QuHcoxvItyT9vPPlAAAA with id 33398932
PhantomJS 1.9.8 (Linux 0.0.0) ERROR
TypeError: /home/ubuntu/hubURL should only be configured once and must be configured first.
at /home/ubuntu/hub/target/jspm_packages/system.src.js:1633
08 10 2015 16:43:25.311:ERROR [PhantomJS 1.9.8 (Linux 0.0.0)]: TypeError: baseURL should only be configured once and must be configured first.
at http://localhost:9876/base/target/jspm_packages/system.src.js?4cf2029bbbbc9b776337cc3b2c67ab2beea97a00:1633
08 10 2015 16:43:25.318:WARN [web-server]: 404: /base/src/test/js/campaignsModule
08 10 2015 16:43:25.321:WARN [web-server]: 404: /base/src/test/js/util/card/card
08 10 2015 16:43:25.322:WARN [web-server]: 404: /base/src/test/js/util/card/cvc
The text was updated successfully, but these errors were encountered:
I have no idea what changed, but now I'm getting errors running tests on my CI server (circleci)... this was all working fine before, nothing changed on my end other than jspm... =(
The text was updated successfully, but these errors were encountered: