nextjs-notion-starter-kit
nextjs-notion-starter-kit copied to clipboard
Unexpected Token "?"
Description
Getting Syntax Error: Unexpected Token "?" After npm install and changing rootNotionPageId , then npm run dev
Notion Test Page ID
63ed685f17ad4325bda207860dc32723
I got the same error, updating Node to the last version fixed it. In my case, I was in node 12, I upgraded to node 16.