错误提示
此时小程序项目目录下面已经有了node_modules 目录; 但是点击小程序构建npm 还是报 没有找到node_modules 目录
node_modules
构建npm
解决办法:
npm init
npm i miniprogram-sm-crypto --production