Skip to content

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

@skk1faker

Description

@skk1faker

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

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions