简体   繁体   中英

npm ERR! Error before running React and i cant fix it

hello I'm new to react anyway after making the necessary setups, after writing "npm start" it gave error how to fix this thanks in advance

enter image description here

You missed changing your directory into your project folder before running npm start .

Try running cd bruhdeneme before npm start in the command prompt.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM