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

Missing Bower Components (bourbon/dist neat/app/assets/stylesheets) #9

Open
onthisearth opened this issue Jan 26, 2015 · 3 comments
Open

Comments

@onthisearth
Copy link

Dear Carrie,

First of all: thank you for this smart starter theme. My first trial steps with the theme are done and as a Sass lover,I would like to go the scss route. I am 100% new to Grunt and there are these errors which I am trying to solve without success on my windows machine (working on Windows 8.1 with PhpStorm 8):

grunt_missing-bower_components_150126

All files are the master ones from your repository, nothing changed until now. Perhaps you have a little hint for me?

Best from Cologne/Germany,
Annette

@cdils
Copy link
Owner

cdils commented Jan 30, 2015

Hi Annette!

I wanted to acknowledge I’d received your emails. I’ m a bit behind on thoughtful replies, but one is coming.

Best,
Carrie

On Jan 26, 2015, at 9:25 AM, Annette Völckner [email protected] wrote:

Dear Carrie,

First of all: thank you for this smart starter theme. My first trial steps with the theme are done and as a Sass lover,I would like to go the scss route. I am 100% new to Grunt and there are these errors which I am trying to solve without success on my windows machine (working on Windows 8.1 with PhpStorm 8):

https://cloud.githubusercontent.com/assets/7735542/5901204/eb394be8-a570-11e4-9e8b-d95b35f0e4c0.jpg
All files are the master ones from your repository, nothing changed until now. Perhaps you have a little hint for me?

Best from Cologne/Germany,
Annette


Reply to this email directly or view it on GitHub #9.

@cdils
Copy link
Owner

cdils commented Feb 9, 2015

Hi Annette!

Thanks for your patience.

From your command line, make sure you’re in the root theme directory.

Once you’re in your theme directory folder, run npm install and that will auto-install each package referenced in package.json.

Let me know how that works for you!

Cheers,
Carrie

On Jan 26, 2015, at 11:25 AM, Annette Völckner [email protected] wrote:

Dear Carrie,

First of all: thank you for this smart starter theme. My first trial steps with the theme are done and as a Sass lover,I would like to go the scss route. I am 100% new to Grunt and there are these errors which I am trying to solve without success on my windows machine (working on Windows 8.1 with PhpStorm 8):

https://cloud.githubusercontent.com/assets/7735542/5901204/eb394be8-a570-11e4-9e8b-d95b35f0e4c0.jpg
All files are the master ones from your repository, nothing changed until now. Perhaps you have a little hint for me?

Best from Cologne/Germany,
Annette


Reply to this email directly or view it on GitHub #9.

@41northstudios
Copy link

41northstudios commented Aug 13, 2018

I have the same issue, it looks like the Bourbon install in bower_components does not have a dist folder.

I fixed by changing the path in the gruntfile.js (I am using the latest versions of Bourbon (5.1.0) and Neat (3.0.0) where the paths have been changed from the old format, so using 'bourbon/core' and 'neat/core' as the paths works for me.

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