Click Deploy To Netfliy button leads to site not found
🐛 bug report
I just created a brand new react project from your react template
Simply clicked "Deploy to Netfly" button
Should be working correct?
But got a site not found message when going to the netfliy link
You can reproduce just create a react app following the template and do nothing else
Preflight Checklist
- [ ] I have read the Contributing Guidelines for this project.
- [ ] I agree to follow the Code of Conduct that this project adheres to.
- [ ] I have searched the issue tracker for an issue that matches the one I want to file, without success.
Description of the problem
How has this issue affected you? What are you trying to accomplish?
To Reproduce
Link to sandbox: link (optional)
Your Environment
| Software | Name/Version |
|---|---|
| Сodesandbox | |
| Browser | |
| Operating System |
Hey! Apologies for the inconvenience. Netlify has asked us to move to a different authentication strategy to prevent abuse, which we still need to do. I will disable the Netlify deployment for now, until we have moved over the authentication.
In the meantime you can use the Vercel/GitHub Pages deployment to deploy the sandbox.
where do I see the deployment menu in this version? @CompuIves Why am I not seeing that sidebar with icons anymore?
It's not there anymore, but you can still do it. If you convert the sandbox to a devbox, you'll have a terminal available which you can use to deploy to Vercel/Netlify and others. We're working on building a UI around this that automates it!