ERROR: Multiple exports with the same name "onRequestPost"
I keep getting this error when trying to deploy the thing from a tutorial I followed. The code did have a mistake which I have since removed, but it keeps showing this error. Screenshotted is the code as it is currently.
This is the tutorial I was using: https://developers.cloudflare.com/pages/tutorials/forms/
Page with the form: https://ghaztliousmothsart.pages.dev/GMSite/ContactMe
I do not know how to get the deployment ID
Cloudflare Docs
Create a HTML form
In this tutorial, you will create a simple using plain HTML and CSS and deploy it to Cloudflare Pages. While doing so, you will learn about some of the HTML form attributes and how to collect submitted data within a Worker.
0 Replies