You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy method of activation doesn't work on some systems (busybox based, e.g. boot2docker/docker-machine), whose cp doesn't support -T parameter, the command then fails. I think the line 107 of index.js should just be:
Copy method of activation doesn't work on some systems (busybox based, e.g. boot2docker/docker-machine), whose
cp
doesn't support -T parameter, the command then fails. I think the line 107 ofindex.js
should just be:The text was updated successfully, but these errors were encountered: