Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Bus error (core dumped) while starting a NextJs project

I just finished creating a NextJs project and i ran npm run dev to start the project; but instead the terminal displays enter image description here I'm currently not sure what is causing this. Please i need help

like image 976
Cletus Kingdom Avatar asked Jul 31 '26 21:07

Cletus Kingdom


2 Answers

try to delete "_next" and "node_modules" folder with the package-lock.json file. then try npm install and npm run dev.

This worked for me

like image 133
Jcee Avatar answered Aug 02 '26 12:08

Jcee


try and delete the project node modules and the lock file and redo npm install

like image 40
iamkelvin Avatar answered Aug 02 '26 10:08

iamkelvin



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!