frankcollins3 / PHPokedex

react concepts
0 stars 0 forks source link

nodemon not found. [9:19am] #12

Closed frankcollins3 closed 1 year ago

frankcollins3 commented 1 year ago

Screen Shot 2023-05-05 at 9 17 55 AM

Screen Shot 2023-05-05 at 9 17 50 AM

Screen Shot 2023-05-05 at 9 18 21 AM

npm i nodemon && nodemon

first proposed approach: "devStart" && "start" (look into these keys)'

[9:19am]

frankcollins3 commented 1 year ago

forgot to install globally:

Screen Shot 2023-05-05 at 9 25 58 AM

[9:47am]

frankcollins3 commented 1 year ago

sudo npm i -g nodemon

Screen Shot 2023-05-05 at 9 49 01 AM

almost in the clear. Just want to see the server run from the command.

[9:49am]

frankcollins3 commented 1 year ago

[9:50am]

Screen Shot 2023-05-05 at 9 50 14 AM