Cannot build new NextJS 15.5.5 project
Unanswered
Forest yellowjacket posted this in #help-forum
Forest yellowjacketOP
I created new NextJS project via
When I run
Can someone please help me?
npx
When I run
docker-compose up
I get this error during build:Can someone please help me?
4 Replies
Forest yellowjacketOP
when I changed version to 15.3.3 , rebuilt project, it works. There must be some kind of issue in 15.5.5. Any ideas?
Forest yellowjacketOP
Yes. It's weird. I changed back to 15.5.5 and rebuild (docker-compose down, docker-compose build --no-cache, docker-compose up) and it works... 🤔