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
The issue here is that the template has not been updated for @opennextjs/cloudflare 0.3.x.
So the fix is to ping the package to 0.2.x, done in this PR but pending release.
We can either close the issue or keep it open to track the upgrade of the templates.
Note that the updated template is available as a GH repo, see https://opennext.js.org/cloudflare/get-started#new-apps for more info (npm create cloudflare@latest -- --template https://github.com/flarelabs-net/workers-next)
Which Cloudflare product(s) does this pertain to?
C3 (npm create cloudflare)
What versions are you using?
What operating system and version are you using?
Windows 11
Please provide a link to a minimal reproduction
No response
Describe the Bug
The next C3 install uses the wrong deploy command.
npm create cloudflare@latest my-next-app -- --framework=next --experimental
npm run deploy
This was changed in opennextjs/opennextjs-cloudflare#166
Please provide any relevant error logs
No response
The text was updated successfully, but these errors were encountered: