Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help wanted: Can't run project. README incomplete? #4

Open
cainaleaouk opened this issue Jan 22, 2024 · 0 comments
Open

Help wanted: Can't run project. README incomplete? #4

cainaleaouk opened this issue Jan 22, 2024 · 0 comments

Comments

@cainaleaouk
Copy link

We don't use next... I tried the default way of running node/react applications, ol' npm start but getting some complains about next build_id. Your readme doesnt seem to mention anything about in, unfortunately.

caileao@Cais-MacBook-Pro decent-defi % npm start

> @decent.xyz/[email protected] start
> next start -p 3001

   ▲ Next.js 14.0.4
   - Local:        http://localhost:3001

[Error: ENOENT: no such file or directory, open '/Users/caileao/Dev/researcy/decent-defi/.next/BUILD_ID'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: '/Users/caileao/Dev/researcy/decent-defi/.next/BUILD_ID'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant