Recent Posts
Recent Comments
Tags
- react scripts
- Day.js
- ๊ตฌ๊ธ ์ ๋๋ฆฌํฑ์ค
- react ga4
- ์กด ์ผ๋ธ๋ก ์คํค
- ๋ ธ๊ฐ๋ถ
- ๋ ธ๋ง๋์ฝ๋
- Clean Code
- ๊นํ ํด๋ก ์๋ฌ
- Day js
- FOUR GRIT
- data management
- NomadCoders
- Jon Yablonski
- ๊ตฌ๊ธ์ ๋๋ฆฌํฑ์ค
- github
- UX
- Data Driven UX
- react ga
- uxui
- nomad coders
- law of ux
- devbookclub
- Google Analytics
- ํด๋ฆฐ์ฝ๋
- ํฌ๊ทธ๋ฆฌํธ
- ๊ฐ๋ฐ์๋ถํด๋ฝ
- github clone
- React
- cleancode
Link
๋ชฉ๋ก๊นํ ํด๋ก ์๋ฌ (1)
TURI BLOG

Why is my cloned Github code showing errors on my local?After cloning my team's code from the GitHub repository and running it on my local, I encountered error messages that prevented me from running the code. I believe the errors are related to 'batch file' and here's an example of one : Here's how I resolved the issues :npm install -g react-scripts npm updatenpm start The code lines I needed ..
Projects Logs
2022. 1. 27. 16:59