Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generated ionic2 target fails on build #78

Open
jskrzypek opened this issue May 18, 2016 · 1 comment
Open

Generated ionic2 target fails on build #78

jskrzypek opened this issue May 18, 2016 · 1 comment
Labels

Comments

@jskrzypek
Copy link
Contributor

with this error:

ERROR in /Users/jskrzypek/dev/mcfly-io/newtest/~/css-loader!/Users/jskrzypek/dev/mcfly-io/newtest/~/postcss-loader!/Users/jskrzypek/dev/mcfly-io/newtest/~/sass-loader?sourceMap!./main.scss
Module build failed:
  @import "fonts/ionicons";
 ^
      Import directives may not be used within control directives or mixins.
      in /Users/jskrzypek/dev/mcfly-io/newtest/node_modules/ionic-angular/components.core.scss (line 31, column 3)
Error:
  @import "fonts/ionicons";
 ^
      Import directives may not be used within control directives or mixins.
      in /Users/jskrzypek/dev/mcfly-io/newtest/node_modules/ionic-angular/components.core.scss (line 31, column 3)
    at options.error (/Users/jskrzypek/dev/mcfly-io/newtest/node_modules/node-sass/lib/index.js:271:32)
 @ /Users/jskrzypek/dev/mcfly-io/newtest/~/style-loader!./main.scss 4:14-185
@jskrzypek jskrzypek added the bug label May 20, 2016
@wethinkagile
Copy link

See my other issue just closed on how to fix it.

#81

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants