-
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
Error: ENOENT: no such file or directory #18
Comments
please post your bower.json |
@sheerun this is my
|
I don't see bower_components.7z there that produces the error |
@sheerun yes indeed, I don't know why I'm getting this error |
it's because you have bower_components.7z in your bower_components. it shoudn't be there |
Does this assume that .bowerrc isn't pointing at another directory? That seemed to be my problem. |
I have the same issue. Here is my bower.json:
and my .bowerrc:
Error: |
Pull request fixing this issue will be welcome |
I removed the references in my |
I have been migrating from bower to yarn for 3 days now, in my case working on a project with PHP symfony framework, where I need the node_modules be in web\js\components I've been strugulling a lot. Right now I did already
bower.json:
.bowerrc
After running
|
Running
bower-away
will result this error :The text was updated successfully, but these errors were encountered: