The error message at the end of the yo aurora install (below) appears every time I attempt a compile. A quick Google search reveals it's an issue with the specific version of SASS included in this install of Aurora (http://stackoverflow.com/questions/25328827/regexp-has-invalid-interval-...). Please update the official SASS version to one that does not have this error (3.4.1+). Thank you!

[?] What's your theme's name? (Required): MYTHEME
[?] What Aurora base would you like to use? Aurora
[?] What options would you like to include?
create .editorconfig
create .jshintrc
create .gitignore
create .ruby-version
create Gemfile
create config.rb
create sass/README.md
create sass/partials/README.md
create images/.gitkeep
create fonts/.gitkeep
create js/.gitkeep
create basementor.info
create template.php
create templates/README.md
create sass/partials/design/_design.scss
create sass/partials/global/_base.scss
create sass/partials/layout/_layout.scss
create sass/partials/styleguide/_style-guide.scss
create sass/print.scss
create sass/style.scss
Fetching gem metadata from http://rubygems.org/.............
Resolving dependencies...
Installing sass (3.3.14)
Installing sassy-maps (0.4.0)
Installing breakpoint (2.4.6)
Installing chunky_png (1.3.3)
Installing multi_json (1.10.1)
Installing compass-core (1.0.1)
Installing compass-import-once (1.0.5)
Installing rb-fsevent (0.9.4)
Installing ffi (1.9.6)
Installing rb-inotify (0.9.5)
Installing compass (1.0.1)
Installing compass-blend-modes (0.0.2)
Installing color-schemer (0.2.8)
Installing modular-scale (2.0.5)
Installing singularitygs (1.2.3)
Installing toolkit (2.0.0)
Using bundler (1.3.5)
Your bundle is complete!
It was installed into ./.vendor/bundle
Post-install message from compass:
Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!

/.vendor/bundle/ruby/1.8/gems/sass-3.3.14/lib/sass/script/lexer.rb:343: warning: regexp has invalid interval
directory css
write css/print.css
write css/style.css

Comments

iamcarrico’s picture

Closing this, because it is an issue with the generator— not the theme. Issues should be on GitHub

iamcarrico’s picture

Status: Active » Closed (duplicate)