i just downloaded and installed in js/ts folder with comand
npm install
then I run command
npm run dev
but when I open it in the browser 127.0.0.1:3000 it just loads without stopping
and I didn't find any errors in the browser console log
I am unable to reproduce this issue and it appears to be working for us. Therefore, I will be closing this ticket. However, if you continue to experience the error, please open one more ticket.
i just downloaded and installed in js/ts folder with comand
npm install
then I run commandnpm run dev
but when I open it in the browser 127.0.0.1:3000 it just loads without stoppingand I didn't find any errors in the browser console log