Skip to content
This repository has been archived by the owner on Jul 11, 2018. It is now read-only.

package.json needs to be updated to beta.5 #19

Closed
joshuamorony opened this issue Apr 21, 2016 · 5 comments
Closed

package.json needs to be updated to beta.5 #19

joshuamorony opened this issue Apr 21, 2016 · 5 comments

Comments

@joshuamorony
Copy link

The package.json in this template is using ionic-angular beta.4, and the angular2 and zone libraries are also outdated.

Creating a new project from the CLI currently results in this error when serving:

node_modules/ionic-angular/components.core.scss
Error: Import directives may not be used within control directives or mixins.
        on line 35 of node_modules/ionic-angular/components.core.scss
>>   @import "fonts/ionicons";
   --^

Not sure if this is the cause of the error or not.

@fer-ri
Copy link

fer-ri commented Apr 21, 2016

Same with me .. 👍

@huysamen
Copy link

+1 same for me.

@BilelKrichen
Copy link

+1

@brandyscarney
Copy link
Member

Related to ionic-team/ionic-framework#6258

@tlancina
Copy link
Contributor

tlancina commented Apr 21, 2016

Thanks for the issue! Gulp-sass has a caret dependency on node-sass, which got a pretty big update last night that started erroring on things that weren't previously erroring before.

Should be fixed in all of the starters, which have been updated to the latest nightly version of beta.5 where it's fixed. As always, let us know if you're still having problems, thanks!

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

No branches or pull requests

6 participants