Tencent / weui

A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.

Home Page:https://weui.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

你们用什么版本的node可以运行

MrLzx opened this issue · comments

commented

weui@2.4.1 start /Users/xuan/Documents/WebStorm/weui
gulp -ws

fs.js:45
} = primordials;
^

ReferenceError: primordials is not defined
node改成11版本的吧,运行不报错,install又报错,改成12吧 install不报错,运行又报错

解决了吗?我碰到这个问题呢

commented

不晓得是不出macOS的缘故, fsevent 1.2.x 的版本对 node14 是兼容的, 故已被丢弃, 在linux 里面node版本8.17.0是可以的, 且好像不需要 fsevent.