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

Build errors fail silently #10

Open
shawnbot opened this issue Aug 24, 2016 · 5 comments
Open

Build errors fail silently #10

shawnbot opened this issue Aug 24, 2016 · 5 comments
Labels

Comments

@shawnbot
Copy link

Build errors (apparently from missing modules, but I assume that there are lots of other causes) seem to result in a bad build that fails silently. The "bad build" in my case always results in the source files being copied as-is to the destination directory, which is worse (IMO) than not copying anything. 😢

@cognitom
Copy link
Owner

cognitom commented Aug 29, 2016

Hi @shawnbot, could you pls provide the recipe or repo? I'd like to have a look at the issue.

@cognitom
Copy link
Owner

@shawnbot
Copy link
Author

Hi @cognitom, here's the recipe: felt-recipe-18F. I haven't published it yet, so your best bet is to install it with:

npm install github:18F/felt-recipe-18F

@cognitom
Copy link
Owner

@shawnbot thanks, great. Will try it.

@shawnbot
Copy link
Author

Er, you will also need to npm install github:18F/felt-sass too, which the recipe depends on.

@cognitom cognitom added the bug label Sep 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants