Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

npm commands = compilation errors #530

Closed
4rouesel opened this issue Oct 27, 2015 · 3 comments
Closed

npm commands = compilation errors #530

4rouesel opened this issue Oct 27, 2015 · 3 comments

Comments

@4rouesel
Copy link

I just installed a clean version of FoundationPress and the components folder seems to be missing. When I run "npm run watch", there's some error due to the missing file for Normalize and function. Can you help me with that? Is there something I don't understand?

Otherwise if I do the "npm run build" command, I got this error message : This is most likely a problem with the foundationpress package, npm ERR! not with npm itself. Maybe this could help to find the problem.

@anthonywjackson
Copy link

Experiencing same issue as 4rouesel. Node v4.2.1 npm v2.14.7

When make changes to a file while running "npm run watch", I get the error:

file to import not found or unreadable: ../components/foundation/scss/normalize
Line 4 Column 9 assets/scss/foundation.scss

When I try to run "npm run build" I get the same error 4rouesel lists above. Additionally:
npm ERR! Tell the author that this fails on your system:
npm ERR! grunt build

Any suggestions?

@4rouesel
Copy link
Author

Hi, I Just resolve it by running bower install. Hope it will help you too.

@hocu
Copy link

hocu commented Nov 4, 2015

@4rouesel bower install solved my problems as well, thanks.

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

No branches or pull requests

3 participants