Only remembered as I recently started a new project haha
1 Like
wow. I really appreciate the real-time helps!
@bradmartin
@webslinger
Hi,
As far as I know everything is installed including gulp.
I have followed this post but Im really stuck. I get this error when I run setup sass.
--
Error running gulp sass
Exception with (CLI v1.7.7)
Your system information:
Cordova CLI: 5.3.3
Gulp version: CLI version 3.9.0
Gulp local: Local version 3.9.0
Ionic Version: 1.1.0
Ionic CLI Version: 1.7.7
Ionic App Lib Version: 0.6.3
ios-deploy version: 1.8.2
ios-sim version: 5.0.3
OS: Mac OS X El Capitan
Node Version: v0.12.7
Xcode version: Xcode 7.1 Build version 7B91b
--
-
index file is linked
<link href="css/ionic.app.css" rel="stylesheet">
-
Colors are not commented out
$stable: #fafaff !default; $positive: #6568ed !default; $royal: #a843e1 !default; $dark: #283f52 !default;
BUT NO CHANGES TAKE PLACE in the ionic.app.css.
The sass is not compiling.
Please help.
1 Like