Failed to compile.
./node_modules/omio/dist/omi.esm.js
SyntaxError: /home/skt1faker/Github/piano/node_modules/omio/dist/omi.esm.js: Support for the experimental syntax 'explicitResourceManagement' isn't currently enabled (1154:11):
1152 | for (var storeName in use) {
1153 | _updatePath[storeName] = {};
> 1154 | using[storeName] = {};
| ^
1155 | getPath(use[storeName], _updatePath, storeName);
1156 | getUse(inst.store[storeName].data, use[storeName], using, storeName);
1157 | inst.store[storeName].instances.push(inst);
错误如下,作者有什么好的办法嘛,呜呜呜~