-
Notifications
You must be signed in to change notification settings - Fork 2k
File system permission errors with vmware fusion 8.0 pro #1817
Comments
/cc @frapposelli |
This is due to how the VMware shared folder implementation works, the error you see is because Our Shared Folders implementation currently do not permit this (nor it would make any sense to support, given there is no UID/GID matching between host and guest) and any We're evaluating to move any I'd rather advocate for a flag in |
Thanks @frapposelli |
Has either direction been pursued further? We're running in to this issue as well (specifically with npm package |
FYI this relates to codekitchen/dinghy#17 |
I'm hitting this right now, and would LOVE an answer to this. I really don't want to have to use virtualbox... |
We are running into this problem as well. Doing a copy operation as part of the CMD is definitely slow,
|
I have a much simpler workaround for this without having to build your modules somewhere else :-) I got around this issue by:
Hope this helps. Thanks. |
I recently switch from virtualbox vmware fusion and updated it to 8.0 pro, now when in a interactive shell for a given container I'm getting permission errors when trying to run npm install. Any direction here would be great, thanks!
docker 1.8.1
docker-machine version 0.4.1 (HEAD)
vmware fusion 8.0 pro
HGFS share
The text was updated successfully, but these errors were encountered: