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 dependencies #52

Closed
kurtseifried opened this issue Jan 5, 2016 · 2 comments
Closed

Missing dependencies #52

kurtseifried opened this issue Jan 5, 2016 · 2 comments

Comments

@kurtseifried
Copy link

$ cat /etc/redhat-release
CentOS Linux release 7.2.1511 (Core)

running with latest d950de4

ran npm install, installed a bunch of stuff, exited cleanly running npm run start:

Error: Cannot find module 'lodash.defaults'

so npm install lodash.defaults, repeat for autoprefixer

these should probably be added as dependencies

@OAGr
Copy link
Member

OAGr commented Jan 5, 2016

I've seen those as warnings a lot, it hasn't been a deal breaker. Surprised it's exiting for you, will look into.

@OAGr
Copy link
Member

OAGr commented Jan 11, 2016

I think @haryshwaran dealt with this in PR #64

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

2 participants