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

lodash required as project dependency #21

Closed
marcinant opened this issue Apr 27, 2016 · 2 comments
Closed

lodash required as project dependency #21

marcinant opened this issue Apr 27, 2016 · 2 comments

Comments

@marcinant
Copy link

I use gulpfile.babel.js (ecma script 6) and gulp fonts task returns:

[04:22:35] Error: Cannot find module 'lodash.restparam'

It's fixable by:

npm i lodash.restparam --save-dev

However I consider this as workaround and it's still a bug.

@battlesnake
Copy link
Owner

For lack of any useful debugging information, closing

@marcinant
Copy link
Author

Define what do you need to debug. System: ubuntu 15.10, npm 4.2 and 5.0, latest version of web-starter-kit

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