HackerWand
HackerWand
### 版本 2.0.33 ### 转载链接 [ask.dcloud.net.cn](https://ask.dcloud.net.cn/question/147948) ### 重现步骤 在3.4.15版本下,新建一个项目,设置为纯nvue模式,然后安装uview2.0,任意页面写入,都会报错 不论是打包热更新,传统、安心打包等都会 ### 期望的结果是什么? 正常打包 ### 实际的结果是什么? 会报错Unexpected token: punc (,) --- 在3.4.7版本下正常
``` // address.mac interfaceName = interfaceName || getInterfaceName(); ``` ``` // getInterfaceName var item = address.interface('IPv4', interfaceName); var interfaces = os.networkInterfaces(); ``` When there is no network, the network card...
node_modules/.pnpm/[email protected]/node_modules/opencc/build/Release/opencc.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 108. This version of Node.js requires NODE_MODULE_VERSION 119. Please try re-compiling or re-installing the module (for instance, using `npm rebuild`...