Skip to content

launch failed: with fix #118

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

Closed
sgwood63 opened this issue Aug 10, 2018 · 3 comments
Closed

launch failed: with fix #118

sgwood63 opened this issue Aug 10, 2018 · 3 comments
Assignees

Comments

@sgwood63
Copy link

bundle exec jekyll server -H 0.0.0.0 --incremental

root@a7f3fe851bb1:/app# bundle exec jekyll server -H 0.0.0.0 --incremental
Configuration file: /app/_config.yml
Source: /app
Destination: /app/_site
Incremental build: enabled
Generating...
Conversion error: Jekyll::Converters::Scss encountered an error while converting 'assets/style.scss':
File to import not found or unreadable: tachyons-sass/tachyons.scss. on line 1
jekyll 3.7.3 | Error: File to import not found or unreadable: tachyons-sass/tachyons.scss. on line 1

Fix

npm install --save tachyons-sass

@keithmifsud
Copy link
Contributor

I think this issue can be closed now. Also, I think that all node packages should be installed not just tachyons. npm install --save?

@sgwood63
Copy link
Author

The real fix would be to ensure tachyons-sass is installed when you do the "bundle install".

@danielepolencic
Copy link
Contributor

This is not applicable anymore. Closing.

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