BuilderIO / BuilderIO/nextjs-shopify

from a fresh install, the server launch and quit

Open
#49 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
485
Forks
246
PR merge metrics
No merged PRs in 30d

Description

it does not work for me. it compiles, launch the server, and when I open a browser at localhost:3000, it shuts the server

`
> nextjs-shopify@1.0.0 dev
> next dev

ready - started server on 0.0.0.0:3000, url: http://localhost:3000
info - Loaded env from /Users/0-minuit-ax/Downloads/0-DEV/2-BUILDER/nsb2/.env.development
event - compiled client and server successfully in 1607 ms (767 modules)
wait - compiling /[[...path]] (client and server)...
event - compiled client and server successfully in 222 ms (776 modules)`

the build does an error also, or wait a long time on.
`info - Collecting page data ...`
Maybe the shopify key is not good ?

I don t know how to debug my issues and use your starter.
tks

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with a fresh install and the `next dev` entry point, using the reported output as the baseline. Check `.env.development` and the build stage that reports `Collecting page data`; done means the server stays running when opening localhost:3000 and the build completes without hanging or errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
nextjs, react, typescript
Domain
full-stack, web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.