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 on compilation #1

Open
AlexandreBroudin opened this issue Dec 14, 2014 · 3 comments
Open

Error on compilation #1

AlexandreBroudin opened this issue Dec 14, 2014 · 3 comments

Comments

@AlexandreBroudin
Copy link

This is what I got in terminal
bundle exec livingstyleguide compile app/styles/styleguide.lsg /Users/Alexandre/Sites/project/tmp/living_style_guide_compiler-tmp_dest_dir-UcQsq2LD.tmp/templates/styleguide/index.hbs broccoli-livingstyleguide exited with error code 10 [string exception]

@hagenburger
Copy link
Member

Could you please try to run bundle exec livingstyleguide compile app/styles/styleguide.lsg tmp.html in the command line. It may output a more detailed error description.

(Currently handing over errors from the style guide generator to the Broccoli plugin is not supported.)

@bluSCALE4
Copy link

I get the same error following the Ember-CLI instructions.

bundle exec livingstyleguide compile app/styles/styleguide.lsg /Users/luis/Sites/test-cli/tmp/living_style_guide_compiler-tmp_dest_dir-qsfJDzc0.tmp/assets/styleguide.html
broccoli-livingstyleguide exited with error code 10 [string exception]
Error: broccoli-livingstyleguide exited with error code 10 [string exception]
    at wrapStringErrors (/Users/luis/Sites/test-cli/node_modules/ember-cli/node_modules/broccoli/lib/builder.js:18:11)
    at lib$rsvp$$internal$$tryCatch (/Users/luis/Sites/test-cli/node_modules/ember-cli/node_modules/rsvp/dist/rsvp.js:493:16)
    at lib$rsvp$$internal$$invokeCallback (/Users/luis/Sites/test-cli/node_modules/ember-cli/node_modules/rsvp/dist/rsvp.js:505:17)
    at lib$rsvp$$internal$$publish (/Users/luis/Sites/test-cli/node_modules/ember-cli/node_modules/rsvp/dist/rsvp.js:476:11)
    at lib$rsvp$$internal$$publishRejection (/Users/luis/Sites/test-cli/node_modules/ember-cli/node_modules/rsvp/dist/rsvp.js:419:7)
    at lib$rsvp$asap$$flush (/Users/luis/Sites/test-cli/node_modules/ember-cli/node_modules/rsvp/dist/rsvp.js:1198:9)
    at process._tickCallback (node.js:355:11)

@hagenburger
Copy link
Member

I could not reproduce this yet. Would it be possible to provide an example project?

Also: Which versions of livingstyleguide, broccoli-livingstyleguide, ember-cli, and broccoli are you using?

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

3 participants