meteorhacks / zones

Zone.js integration for meteor
MIT License
30 stars 11 forks source link

Error: Unexpected token < #70

Open boustanihani opened 9 years ago

boustanihani commented 9 years ago

meteorhacks:zones 1.4.0 in my Cordova app is throwing: Error: Unexpected token < In the browser everything is fine!

Error: Unexpected token <
SyntaxError: Unexpected token <
    at Object.parse (native)
    at a.onfinish (http://meteor.local/602677fae26ea66a401ac58b98a589fb2ec325b5.js:32:25718)
    at a.emit (http://meteor.local/602677fae26ea66a401ac58b98a589fb2ec325b5.js:32:1662)
    at XMLHttpRequest.a.xhr.onreadystatechange (http://meteor.local/602677fae26ea66a401ac58b98a589fb2ec325b5.js:32:11709)

> Before: 63ms (diff: 63ms)
    at w._start (http://meteor.local/602677fae26ea66a401ac58b98a589fb2ec325b5.js:32:11500)
    at http://meteor.local/602677fae26ea66a401ac58b98a589fb2ec325b5.js:32:12204

> Before: 394ms (diff: 331ms)
    at Object.n.delay (http://meteor.local/602677fae26ea66a401ac58b98a589fb2ec325b5.js:32:4635)
    at n.XHRLocalObject (http://meteor.local/602677fae26ea66a401ac58b98a589fb2ec325b5.js:32:12185)

> Before: 1382ms (diff: 988ms)
    at Object.n.delay (http://meteor.local/602677fae26ea66a401ac58b98a589fb2ec325b5.js:32:4635)
    at X (http://meteor.local/602677fae26ea66a401ac58b98a589fb2ec325b5.js:32:25406)

> Before: 2272ms (diff: 890ms)
    at Array.forEach (native) reporters.js?1418761040602:67

https://github.com/meteorhacks/zones/blob/v1.4.0/assets/reporters.js#L67

maersu commented 9 years ago

same problem ....

nschulte commented 9 years ago

I'm having this issue as well.

gildo commented 9 years ago

same here

elie222 commented 9 years ago

same here

1e0ng commented 9 years ago

same here