vue Node Sass Error
1. 문제 상황
인텔 맥에서는 전혀 문제 없었는데
github를 통해서 M1에서 프로그램을 실행하니 다음과 같은 에러 문구가 나왔다.
Error: Node Sass does not yet support your current environment: OS X Unsupported architecture (arm64) with Unsupported runtime (102) For more information on which environments are supported please see:
뭔가 지원을 하지 않는다고 한다.
2. 해결 코드
sass를 추가하자.
$ yarn add sass -D
Fin
Author And Source
이 문제에 관하여(vue Node Sass Error), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다
https://velog.io/@biigpiie/M1-Pro-vue-Node-Sass-Error
저자 귀속: 원작자 정보가 원작자 URL에 포함되어 있으며 저작권은 원작자 소유입니다.
우수한 개발자 콘텐츠 발견에 전념
(Collection and Share based on the CC Protocol.)
Author And Source
이 문제에 관하여(vue Node Sass Error), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://velog.io/@biigpiie/M1-Pro-vue-Node-Sass-Error저자 귀속: 원작자 정보가 원작자 URL에 포함되어 있으며 저작권은 원작자 소유입니다.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)