Changes between Initial Version and Version 1 of Ticket #55914, comment 4
- Timestamp:
- 06/04/2022 06:47:56 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #55914, comment 4
initial v1 1 Sorry to insist but is this exactly the same issue as #5 5914though?1 Sorry to insist but is this exactly the same issue as #50342 though? 2 2 - @afragen I didn't chain any commands, executed all of them separately. But chaining only the first three and executing `npm run env:install` separately throws this same error. 3 3 - `npm run env:start` throws the same error as `npm run env:install`, so it's not an issue with waiting for mysql to be available.