You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm following lazy load but it just doesn't want to work. I'll run node app and get the expected output of Server is starting....DONE. However, when I try npm run dev || yarn dev, the terminal says that dev is missing. Any advice?
The text was updated successfully, but these errors were encountered:
I'm following lazy load but it just doesn't want to work. I'll run
node app
and get the expected output ofServer is starting....DONE
. However, when I trynpm run dev || yarn dev
, the terminal says that dev is missing. Any advice?The text was updated successfully, but these errors were encountered: