ElementUI / element-theme

Theme generator cli tool for Element.
MIT License
492 stars 142 forks source link

npm WARN element-theme@2.0.1 requires a peer of element-theme-chalk@* but none is installed. You must install peer dependencies yourself. #52

Open eratel opened 6 years ago

eratel commented 6 years ago

npm WARN element-theme@2.0.1 requires a peer of element-theme-chalk@* but none is installed. You must install peer dependencies yourself.

eratel commented 6 years ago

需要安装什么依赖 ?? 按照官方文档 运行下来 报错 怎么解决?

indivisual commented 6 years ago

Could be a problem with the last version of Node? I have the same issue, with node 9.7.1

christophetrinh commented 5 years ago

having same issue with node 9.2.0

Logan715 commented 3 years ago

gyp ERR! not ok Build failed with error code: 1 npm WARN element-theme@2.0.1 requires a peer of element-theme-chalk@* but none is installed. You must install peer dependencies yourself.

npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! node-sass@4.14.1 postinstall: node scripts/build.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the node-sass@4.14.1 postinstall script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! /Users/logan/.npm/_logs/2021-02-24T07_37_12_898Z-debug.log