-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
I followed the instructions of ``Running the Spacefold Demo Locally'' but it failed with JSON parsing error.
>> yarn build
yarn run v1.22.10
$ next build && next export
info - Creating an optimized production build
info - Compiled successfully
> Build error occurred
SyntaxError: Unexpected token u in JSON at position 0
The commands I ran are
- clean clone this repo and then cd in
yarn installyarn build-> trigger error
3.1. if I skip 3. to runyarn start, it tells me there's no build file.
>> yarn start
yarn run v1.22.10
$ next start
Error: Could not find a production build in the '$HOME/spacefold/.next' directory. Try building your app with 'next build' before starting the production server. https://err.sh/vercel/next.js/production-start-no-build-id
Can someone point me out how to build it? appreciate it!
Metadata
Metadata
Assignees
Labels
No labels