npm 썸네일형 리스트형 [ReactNative] expo 502 response ReactNative 를 expo 를 이용해서 구동 시켰는데안드로이드 expo app 에서 다음과 같은 에러가 발생했다. Failed to complete tunnel conection The connection to 더보기 Install ReactJS Requirement :- nodejs- npm- yarn * install nvm(see link)install NVM * install yarn (centos)]$ sudo wget https://dl.yarnpkg.com/rpm/yarn.repo -O /etc/yum.repos.d/yarn.repo]$ sudo yum install yarn * install Create React APP]$ npm install -g create-react-app * create project (Transforming tool. using WebPack more details)https://github.com/facebook/create-react-app ]$ create-react-app [app-name]]$ .. 더보기 이전 1 다음