Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Function not found... #147

Open
eugriner opened this issue Feb 22, 2024 · 0 comments
Open

Function not found... #147

eugriner opened this issue Feb 22, 2024 · 0 comments

Comments

@eugriner
Copy link

Greetings!

I ran:

git clone https://github.com/netlify-templates/astro-toolbox 
npm install
ntl dev

When I submit the form I get the message

Function not found...

The URL is

http://localhost:8888/success

and the console message is:

 ›   Warning: Missing form submission function handler
Request from ::1: POST /success
Response with status 404 in 2 ms.
 ›   Warning: Missing form submission function handler
Request from ::1: POST /success.html
Response with status 404 in 1 ms.
 ›   Warning: Missing form submission function handler
Request from ::1: POST /success.htm
Response with status 404 in 0 ms.
 ›   Warning: Missing form submission function handler
Request from ::1: POST /success/index.html
Response with status 404 in 1 ms.
 ›   Warning: Missing form submission function handler
Request from ::1: POST /success/index.htm
Response with status 404 in 1 ms.
node -v
v18.18.0

Any tips?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant