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

install Error in Windows Platform missing files #44

Closed
aboutyy opened this issue Jan 25, 2017 · 2 comments
Closed

install Error in Windows Platform missing files #44

aboutyy opened this issue Jan 25, 2017 · 2 comments

Comments

@aboutyy
Copy link

aboutyy commented Jan 25, 2017

details of the errors are listed below:
PS D:\MyWebsite\blog1> bower install
bower fluidbox#~2.0.4 ENOGIT git is not installed or not in the PATH
PS D:\MyWebsite\blog1> bundle exec jekyll serve
Configuration file: D:/MyWebsite/blog1/_config.yml
Configuration file: D:/MyWebsite/blog1/_config.yml
Source: D:/MyWebsite/blog1
Destination: D:/MyWebsite/blog1/_site
Incremental build: disabled. Enable with --incremental
Generating...
Error in _assets/stylesheets/light.scss:50 File to import not found or unreadable: ../bower/fluidbox/src/css/_fluidbox.scss.
Load paths:
D:/MyWebsite/blog1/_assets/css
D:/MyWebsite/blog1/_assets/stylesheets
D:/MyWebsite/blog1/_assets/images
D:/MyWebsite/blog1/_assets/img
D:/MyWebsite/blog1/_assets/fonts
D:/MyWebsite/blog1/_assets/javascripts
D:/MyWebsite/blog1/_assets/js
D:/MyWebsite/blog1/_assets/bower
D:/MyWebsite/blog1/_vendor
Liquid Exception: File to import not found or unreadable: ../bower/fluidbox/src/css/_fluidbox.scss. Load paths: D:/MyWebsite/blog1/_assets/css D:/MyWebsite/blog1/_assets/stylesheets D:/MyWebsite/blog1/_assets
/images D:/MyWebsite/blog1/_assets/img D:/MyWebsite/blog1/_assets/fonts D:/MyWebsite/blog1/_assets/javascripts D:/MyWebsite/blog1/_assets/js D:/MyWebsite/blog1/_assets/bower D:/MyWebsite/blog1/_vendor in /_layo
uts/post.html
jekyll 3.3.1 | Error: File to import not found or unreadable: ../bower/fluidbox/src/css/_fluidbox.scss.
Load paths:
D:/MyWebsite/blog1/_assets/css
D:/MyWebsite/blog1/_assets/stylesheets
D:/MyWebsite/blog1/_assets/images
D:/MyWebsite/blog1/_assets/img
D:/MyWebsite/blog1/_assets/fonts
D:/MyWebsite/blog1/_assets/javascripts
D:/MyWebsite/blog1/_assets/js
D:/MyWebsite/blog1/_assets/bower
D:/MyWebsite/blog1/_vendor

@nielsenramon
Copy link
Owner

@aboutyy Did you install npm and bower? Can you check if bower installed your files correctly under _assets?

@aboutyy
Copy link
Author

aboutyy commented Jan 25, 2017

@nielsenramon yes, it seems that i did not install the files correctly before, the problem is solved now. thanks

@aboutyy aboutyy closed this as completed Jan 25, 2017
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