LuEason

Results 2 comments of LuEason

Thanks Marsup. By the way, I look up the source code and found where is this error caused. It is in /lib/base.js. ```js $_setFlag(name, value, options = {}) { Assert(name[0]...

Same problem when I using node version 14.15.0, but I switch node to version 16.13.0 this problem did not show up. I delete the 'node_modules/.vite' folder and switch node back...