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've cloned directly from the repo. I've installed the npm dependencies. I run ionic serve and the app loads in Chrome. But I get a blank screen, and the following errors in Dev Tools:
:8100/lazy-img.component.scss
Failed to load resource: the server responded with a status of 404 (Not Found)
polyfills.js:3
Unhandled Promise rejection: Failed to load lazy-img.component.scss ; Zone: <root> ; Task: Promise.then ; Value: Failed to load lazy-img.component.scss undefined
n.onUnhandledError @ polyfills.js:3
I am running Ionic 3.19.1 on a Mac.
The text was updated successfully, but these errors were encountered:
I've cloned directly from the repo. I've installed the npm dependencies. I run
ionic serve
and the app loads in Chrome. But I get a blank screen, and the following errors in Dev Tools:I am running Ionic 3.19.1 on a Mac.
The text was updated successfully, but these errors were encountered: