We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
错误如下,作者有什么好的办法嘛,呜呜呜~
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);
The text was updated successfully, but these errors were encountered:
No branches or pull requests
错误如下,作者有什么好的办法嘛,呜呜呜~
The text was updated successfully, but these errors were encountered: