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
{{ message }}
This repository was archived by the owner on May 1, 2020. It is now read-only.
This problem exists only in 0.0.42 version.
For all up to 0.0.41 sass completes properly.
There is also a bunch of warning that appeared in 0.0.41:
Conflicting namespaces: node_modules/@angular/compiler/index.js
re-exports 'PropertyBindingType' from both
node_modules/@angular/compiler/src/template_parser/template_ast.js (will be
ignored) and
node_modules/@angular/compiler/src/template_parser/template_ast.js.
Uh oh!
There was an error while loading. Please reload this page.
After updating to RC2, and scripts to 0.0.42 the project looks like building with no problems.
However I am getting an error:
which ends up with css file not being copied/generated to the build folder. The same happens for both production build and dev (ionic serve).
The text was updated successfully, but these errors were encountered: