wadewegner / deploy-to-sfdx

An open-source and community-driven tool for one-click Salesforce DX deployments from public repositories to Scratch Orgs
https://deploy-to-sfdx.com
Apache License 2.0
98 stars 22 forks source link

Error during deployment of repo #29

Closed Stefanvdk closed 6 years ago

Stefanvdk commented 6 years ago

I was trying to deploy the purealoe app with the use of the deploy to SFDX button. But unfortunately it went wrong and asked to log a issue with the following information:

GUID: 7f1baab9-3619-86a6-b619-ecb67ae74720 ▸ autoupdate:: /app/.cache/sfdx/update.lock is locked with an active writer ▸ 'MODULE_NOT_FOUND': Cannot find module 'zip-stream'

3) GUID: 7f1baab9-3619-86a6-b619-ecb67ae74720 ▸ autoupdate:: /app/.cache/sfdx/update.lock is locked with an active writer ▸ 'MODULE_NOT_FOUND': Cannot find module 'zip-stream'
2) Successfully cloned https://github.com/dreamforce17/purealoe.
1) Using .salesforcedx.yaml found in repository.

When running the process again from the button in repo it worked a second time. But maybe this error gives extra insights in possible bugs.

Stefanvdk commented 6 years ago

The button worked when I did exactly the same thing the second time.