【发布时间】:2020-03-03 13:52:48
【问题描述】:
我收到此错误:
$ npm test
> playWithParameters@1.0.0 test /home/durrantm/Dropnot/code/js/mochaChai/playWithParameters
> mocha **/*.test.*
Error: Cannot find module 'tap'
Require stack:
- /home/durrantm/Dropnot/code/js/mochaChai/playWithParameters/node_modules/asn1/tst/ber/reader.test.js
但我没有 Tap 作为依赖项
【问题讨论】: