尝试将 nodejs 应用程序部署到 Heroku
从 npm audit 我收到错误 Cryptiles - 熵不足错误,它显然已在 4.1.2 版本中修补,因此我尝试使用“npm i cryptiles@4.1.2”安装它,但错误仍然存在。
我还安装了@hapi/cryptiles,但没有任何运气。
想知道对于这个错误我还能做些什么吗?
High Insufficient Entropy
Package cryptiles
Patched in >=4.1.2
Dependency of node-modules
Path node-modules > request > hawk > cryptiles
More info https://npmjs.com/advisories/1464