Tencent / wepy

小程序组件化开发框架

Home Page:https://wepyjs.gitee.io/wepy-docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

找不到模块: crypto

useraxian opened this issue · comments

Description

引用腾讯云cos-wx-sdk-v5,找不到模块: crypto

Environment

  • Platform: 开发者工具
  • Platform version: 1.0.3
  • wepy-cli version: 无法将“wepy-cli”项识别为 cmdlet、函数、脚本文件或可运行程序的名称
  • wepy version: 1.7.3
  • nodejs version :v14.15.3
  • other version: cos-wx-sdk-v5

Reproduce

[如何重现问题]

npm run dev 时,Error] Error: 找不到模块: crypto

Observed Results

[实际表现]

crypto无法引用到nodejs crypto

 ```