Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Truffle calls process.exit before all Promises are finished resolving with truffle compile #6015

Open
eggplantzzz opened this issue May 4, 2023 · 0 comments

Comments

@eggplantzzz
Copy link
Contributor

Truffle Dashboard fails to save compilations in the browser when running truffle compile. Truffle is calling process.exit before all Promises resolve. The current workaround for this is to call truffle migrate with Dashboard running. This provides enough time for the compilations to get saved in the browser.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants