npm ERR: Object.entries is not a function
一、问题描述
added 1112 packages from 651 contributors in 167.412s
npm ERR! Object.entries is not a function
npm ERR! A complete log of this run can be found in:
npm ERR!C:\Users\cdyangliting\AppData\Roaming\npm-cache\_logs\2018-05-17T09_27_14_730Z-debug.log
二、问题解决
【npm ERR: Object.entries is not a function】npm i -g npm@next
推荐阅读
- gitlab|gitlab 通过备份还原 admin/runner 500 Internal Server Error
- 解决SyntaxError:|解决SyntaxError: invalid syntax
- 用npm发布一个包的教程并编写一个vue的插件发布
- unity探究UGUI的Image中sprite和overrideSprite的区别
- 由Uncaught|由Uncaught TypeError: this.player.startMoveAt is not a function引申
- 打开Anaconda|打开Anaconda Navigator 时报错 error 5 拒绝访问
- mac升级之(xcrun:|mac升级之:xcrun: error: invalid active developer path, missing xcrun)
- wepy|wepy 安装问题
- nodejs|nodejs 版本管理
- Python|Python TypeError: 'module' object is not callable 原因分析