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
Chrome opens, and I see the "connected to BS" badge, but it just says "Loading...". Console logs that it Could not find Angular on page http://localhost:8080/ : retries looking for angular exceeded twice, and then fails both tests.
Repro steps
npm i && npm run integration
Result
Chrome opens, and I see the "connected to BS" badge, but it just says "Loading...". Console logs that it
Could not find Angular on page http://localhost:8080/ : retries looking for angular exceeded
twice, and then fails both tests.Also check out the complete output I get.
I'm on
node v7.6.0
andnpm 5.4.1
on Ubuntu. Will get my hands on a Mac in ~12 hours and will post the results from there as well.The text was updated successfully, but these errors were encountered: