eabglobal / juniper

Juniper is a cli based tool used to package lambda functions
Apache License 2.0
67 stars 9 forks source link

Intermittent build error/Access to dist dir #34

Closed asmalls911 closed 5 years ago

asmalls911 commented 5 years ago

Periodically receiving

mkdir project/dist/dir: device or resource busy
ERROR: Encountered errors while bringing up the project

I've observed this behavior when attempting to build immediately after sourcing virtual environment/attempted to deploy with an incorrect venv, then switching to correct venv and building, but not sure if that is coincidence or not. Have not been able to reproduce.