-
Notifications
You must be signed in to change notification settings - Fork 21
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
TypeError: Cannot read property 'slice' of undefined with version 1.3.2 of yarn #24
Comments
Am I missing some useful information to add to this post? Please let me know anyone. |
Same issue here. Any movement on this? |
By looking at the code, I can say it happens because one of your dependencies in |
I got the same error: TypeError: Cannot read property 'slice' of undefined Any updates? |
yarn -v
1.3.2
bower-away --version
1.1.2
I ran
bower-away
in my project with bower.json file and this is the error I get:Please let me know if there's any other information you need for a better understanding of this bug.
The text was updated successfully, but these errors were encountered: