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

Error throw when save #182

Closed
DavidStrada opened this issue Aug 13, 2015 · 1 comment
Closed

Error throw when save #182

DavidStrada opened this issue Aug 13, 2015 · 1 comment

Comments

@DavidStrada
Copy link

I keep having the same error after saving a file ( removed comments // or /* .... */ I was using the latest version 3.0.3 installed via npm, if i downgrade the version to 1.3.9 it works, here is my log.

/Users/macbook/Code/statamic/node_modules/gulp-less/node_modules/accord/node_modules/when/lib/decorators/unhandledRejection.js:80 throw e; ^ TypeError: Cannot read property 'rules' of undefined at Import.eval (/Users/macbook/Code/statamic/node_modules/gulp-less/node_modules/less/lib/less/tree/import.js:140:46) at Ruleset.evalImports (/Users/macbook/Code/statamic/node_modules/gulp-less/node_modules/less/lib/less/tree/ruleset.js:188:36) at Ruleset.eval (/Users/macbook/Code/statamic/node_modules/gulp-less/node_modules/less/lib/less/tree/ruleset.js:96:17) at module.exports (/Users/macbook/Code/statamic/node_modules/gulp-less/node_modules/less/lib/less/transform-tree.js:66:22) at ParseTree.toCSS (/Users/macbook/Code/statamic/node_modules/gulp-less/node_modules/less/lib/less/parse-tree.js:14:25) at /Users/macbook/Code/statamic/node_modules/gulp-less/node_modules/less/lib/less/render.js:31:40 at /Users/macbook/Code/statamic/node_modules/gulp-less/node_modules/less/lib/less/parse.js:63:17 at Object.finish [as _finish] (/Users/macbook/Code/statamic/node_modules/gulp-less/node_modules/less/lib/less/parser/parser.js:183:28)

[ x ] I checked for circular dependencies ( none ).
[ x ] I saw an checked previous bug reports #114 , less/less.js#2430 reporting the same "bug".

If you need more info do let me know.

Thanks!

@stephenlacy
Copy link
Contributor

Duplicate of #114, less/less.js#2430
Opening new issues on this project won't speed up less fixing the issue.

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

No branches or pull requests

2 participants