Neon Launchpad | Not Found | SyntaxError: Unexpected token
I'm trying Neon Launchpad, but it is not working as advertised. What am I missing?
The https://neon.new/claim/... page shoes the Neno Launchpad logo and background and the text Not Found
> npx neondb
Need to install the following packages:
neondb@0.3.0
Ok to proceed? (y) y
...
◇ A tab will open in your browser just to check your're not a bot.
│ Paste the link below in your browser if it doesn't open automatically:
│ https://neon.new/claim/...
│
│
▲ Something went wrong
undefined:1
<!DOCTYPE html>
^
SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
at JSON.parse (<anonymous>)
at parseJSONFromBytes (node:internal/deps/undici/undici:5489:19)
at successSteps (node:internal/deps/undici/undici:5470:27)
at fullyReadBody (node:internal/deps/undici/undici:4381:9)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async consumeBody (node:internal/deps/undici/undici:5479:7)
at async pWaitFor.before (file:///.npm/_npx/4cc84d3e1d5faf72/node_modules/neondb/dist/lib/utils/claim-db.js:13:10)
at async Timeout.check [as _onTimeout] (file:///.npm/_npx/4cc84d3e1d5faf72/node_modules/p-wait-for/index.js:18:19)
Node.js v20.18.0
> npx neondb
Need to install the following packages:
neondb@0.3.0
Ok to proceed? (y) y
...
◇ A tab will open in your browser just to check your're not a bot.
│ Paste the link below in your browser if it doesn't open automatically:
│ https://neon.new/claim/...
│
│
▲ Something went wrong
undefined:1
<!DOCTYPE html>
^
SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
at JSON.parse (<anonymous>)
at parseJSONFromBytes (node:internal/deps/undici/undici:5489:19)
at successSteps (node:internal/deps/undici/undici:5470:27)
at fullyReadBody (node:internal/deps/undici/undici:4381:9)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async consumeBody (node:internal/deps/undici/undici:5479:7)
at async pWaitFor.before (file:///.npm/_npx/4cc84d3e1d5faf72/node_modules/neondb/dist/lib/utils/claim-db.js:13:10)
at async Timeout.check [as _onTimeout] (file:///.npm/_npx/4cc84d3e1d5faf72/node_modules/p-wait-for/index.js:18:19)
Node.js v20.18.0

0 Replies