美文网首页
ts-node报错: Cannot find module 't

ts-node报错: Cannot find module 't

作者: 测绘男的杂货铺 | 来源:发表于2021-01-11 10:15 被阅读0次

    https://github.com/TypeStrong/ts-node/issues/707

    I tried to reinstall the typescript globally, and it works!
    Try:

    yarn global add typescript
    

    or

    npm i -g typescript
    

    Try one way, and if it still don't work, then try the other way.

    相关文章

      网友评论

          本文标题:ts-node报错: Cannot find module 't

          本文链接:https://www.haomeiwen.com/subject/yiwraktx.html