Nextjs is crashing after making changes
Answered
Spectacled Caiman posted this in #help-forum
Spectacled CaimanOP
15 Replies
Spectacled CaimanOP
I am using latest next js 14
Sometimes I am also getting uncaught promise error
Asiatic Lion
try restarting the app
@Asiatic Lion try restarting the app
Spectacled CaimanOP
I restarted many times. I have to restart after every crash.
Asiatic Lion
try to remove .next and start again
Answer
Asiatic Lion
some of the packages might causing this issue
which doenst not support ssr
Spectacled CaimanOP
I am using shadcn ui
Now it is not crashing after deleting .next but I am still getting this error
Asiatic Lion
check from where you are getting this error
from which package
@Spectacled Caiman Now it is not crashing after deleting .next but I am still getting this error
Asiatic Lion
its not an error its a wraning
@Asiatic Lion its not an error its a wraning
Spectacled CaimanOP
This is coming from webpack. Is it safe to ignore it?
Asiatic Lion
i am not sure of it
Spectacled CaimanOP
Ok thanks for help today