请将path/to/node_modules/@vant/weapp修改为项目的 node_modules 中 @vant/weapp 所在的目录。 这是什么意思。有点不明白
这句话的意思是将路径中的 path/to/node_modules/@vant/weapp 替换为项目中 node_modules 目录中的 @vant/weapp 所在的路径。换句话说,就是将 path/to/node_modules/@vant/weapp 替换为项目中安装的 vant 组件库所在的路径。
原文地址: https://www.cveoy.top/t/topic/wDp 著作权归作者所有。请勿转载和采集!