Hey all,
For weeks I’ve had no problems deployed my well-configured Vue CLI app.
With no changes to the config, all of a sudden deploy via netlify-cli hangs with "Waiting for deploy to go live…".
I don’t see any debugging lines in the Netlify log.
I have read through the other support issues on this subject, but this is a standard vue-cli deploy (no weird dist directory names, and the total deploy size is under 15mb (2,500 files or so).
Here’s my Netlify-cli info:
────────────────────┐
Environment Info │
────────────────────┘System:
OS: macOS 10.15.3
CPU: (4) x64 Intel® Core™ i5-5287U CPU @ 2.90GHz
Binaries:
Node: 12.16.2 - /usr/local/bin/node
Yarn: 1.22.0 - /usr/local/bin/yarn
npm: 6.14.4 - /usr/local/bin/npm
Browsers:
Chrome: 83.0.4103.61
Firefox: 76.0.1
Safari: 13.0.5
npmGlobalPackages:
netlify-cli: 2.52.0netlify-cli/2.52.0 darwin-x64 node-v12.16.2
Any advice on how to get deploys working again? Thanks!