Skip to content
New issue

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

npm安装完依赖运行后报错 #14

Open
skk1faker opened this issue Dec 21, 2022 · 0 comments
Open

npm安装完依赖运行后报错 #14

skk1faker opened this issue Dec 21, 2022 · 0 comments

Comments

@skk1faker
Copy link

skk1faker commented Dec 21, 2022

错误如下,作者有什么好的办法嘛,呜呜呜~

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);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant