Linux서버에 sass 설치 메세지..참고용
[root@q381-1497 /home/www/sol2/public_html]# npm install -g node-sass --save-dev --unsafe-perm=true
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
/usr/bin/node-sass -> /usr/lib/node_modules/node-sass/bin/node-sass
node-sass@6.0.1 install /usr/lib/node_modules/node-sass
node scripts/install.js
Downloading binary from https://github.com/sass/node-sass/releases/download/v6.0.1/linux-x64-83_binding.node
Download complete..] - :
Binary saved to /usr/lib/node_modules/node-sass/vendor/linux-x64-83/binding.node
Caching binary to /root/.npm/node-sass/6.0.1/linux-x64-83_binding.node
node-sass@6.0.1 postinstall /usr/lib/node_modules/node-sass
node scripts/build.js
Binary found at /usr/lib/node_modules/node-sass/vendor/linux-x64-83/binding.node
Testing binary
Binary is fine
- node-sass@6.0.1
added 211 packages from 161 contributors in 6.349s
╭────────────────────────────────────────────────────────────────╮
│ │
│ New major version of npm available! 6.14.14 → 7.24.1 │
│ Changelog: https://github.com/npm/cli/releases/tag/v7.24.1 │
│ Run npm install -g npm to update! │
│ │