Netlify default Remix instructions

I followed the default Netlify-Remix instructions over at “Remix on Netlify” (Remix on Netlify | Netlify Docs). I created a Netlify/Remix project using the specified template (“npx create-remix@latest --template netlify/remix-template”). I then followed the instructions in the README.md file . This yielded an error “Invalid module “…uildserverserver.js” is not a valid package name”. What gives? Why this error? Where did I go wrong?

Duplicate: Apparent error in Netlify code generator