Notice
Recent Posts
Recent Comments
Link
목록error (1)
web sprit
[Node JS] 실행에러문제 Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime
react native 프젝을 마치고 퍼블을 위해 셋팅한 node modules 를 실행 하였습니다.엇!!! node-sass 에서 에러가 나네여?? 이때 부터 문제가 시작 됩니다.기존에 잘 실행 되다가 react native 프젝을 하고 나서 문제를 일으킨 겁니다.자세한 원인은 잘 모르겠지만 툴로 vs code를 사용했는데 윗분(?)이 셋팅 해주었는데 거기서 문제가 생긴것 같네여 우선 npm run을 때렸을때아래와 같은 오류 내용이 뜹니다."Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime" 네이버신, 구글신 다 검색해 봤습니다.결론은 해결했습니다. 해결한 방법에 대해 알아보죠처음..
Front End Developer/Node.js
2019. 2. 14. 11:07