You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wrainbird
changed the title
Netlify CMS hangs waiting for framework port 3000 on Astro 3
Netlify CLI hangs waiting for framework port 3000 on Astro 3
Sep 4, 2023
Describe the bug
With Astro 3 and Node v18>, Netlify CMS hangs on waiting for framework port 3000
Steps to reproduce
git clone https://github.com/wrainbird/astro3-netlify-cli-port-bug.git
netlify dev
Configuration
[dev]
command = "yarn dev"
framework = "#custom"
targetPort = 3000
Environment
System:
OS: macOS 12.6
CPU: (10) arm64 Apple M1 Pro
Memory: 1.08 GB / 32.00 GB
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 18.17.1 - ~/.nvm/versions/node/v18.17.1/bin/node
Yarn: 1.22.17 - /opt/homebrew/bin/yarn
npm: 9.6.7 - ~/.nvm/versions/node/v18.17.1/bin/npm
npmGlobalPackages:
netlify-cli: 16.2.0
The text was updated successfully, but these errors were encountered: