搜尋

首頁  >  問答  >  主體

node.js - node报错

安装好node后,在终端执行node,会报如下的错误:

zh@zh-ubuntu:~$ node
> 
Error: Could not open history file.
REPL session history will not be persisted.
> 

请问如何解决。。。

ringa_leeringa_lee2781 天前1115

全部回覆(2)我來回復

  • 怪我咯

    怪我咯2017-04-17 14:28:48

    這是已知的bug並已修復,嘗試更新你的node

    stackoverflow類似問題
    https://github.com/nodejs/node/issues/3610
    https://github.com/nodejs/node/pull/3630

    回覆
    0
  • PHPz

    PHPz2017-04-17 14:28:48

    權限不足,你先看看有沒有權限查看那個資料夾。

    回覆
    0
  • 取消回覆