一个eslint的错误

我的报错如下

$ npm install

> node-sass@4.11.0 install C:\Users\Administrator\Desktop\forGit\react-douban\node_modules\node-sass
> node scripts/install.js 'node' ▒▒▒▒▒ڲ▒▒▒▒ⲿ▒▒▒Ҳ▒▒▒ǿ▒▒▒▒еij▒▒▒
▒▒▒▒▒▒▒▒▒ļ▒▒▒
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.8 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.8: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! node-sass@4.11.0 install: `node scripts/install.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the node-sass@4.11.0 install 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! C:\Users\Administrator\AppData\Roaming\npm-cache\_logs\2019-05-07T05_39_10_076Z-debug.log

最新文章

  1. Slave作为其它Slave的Master时使用
  2. Python学习笔记之条件、循环和其他语句
  3. [NOIP2014] 解方程&加强版 (bzoj3751 & vijos1915)
  4. php闭包函数简析
  5. javascript中href和replace比较
  6. No Entertainment!
  7. Redis Sentinel机制与用法
  8. mysql 自己定义存储过程和触发器
  9. Maven Spring JUnit 在Maven Clean Install时报
  10. POJ2239_Selecting Courses(二分图最大匹配)
  11. SQL中多条件查询括号的用途
  12. Hello TensorFlow 三 (Golang)
  13. WSGI及gunicorn指北(二)
  14. Linux内核架构与底层--读书笔记
  15. MongoDB Notes
  16. [Laravel] Laravel的基本数据库操作部分
  17. Java知多少(35)Object类
  18. python之路----面向对象的多态特性
  19. OpenGl 绘制一个立方体
  20. mongodb常用基本命令(根据工作需要,不断更新)

热门文章

  1. 《DSP using MATLAB》Problem 7.34
  2. Python学习之for循环--输出1-100中的偶数和登录身份认证
  3. HDFS的Web界面
  4. vue 权限管理
  5. HDU 5266 pog loves szh III 线段树,lca
  6. LA3905 Meteor
  7. LC327 Count of Range Number
  8. stream的filter用法
  9. bzoj 1266 [AHOI2006] 上学路线
  10. JS---案例:大量字符串拼接效果实现