Skip to content

package.json中路径分隔符为反斜杠,使用报错 #13

Closed
@Donguapi

Description

@Donguapi

描述 / Description

package.json中路径分隔符为反斜杠,非Windows平台安装使用会报错。

  "main": "lib\\commonjs\\index.js",
  "module": "lib\\module\\index.js",
  "types": "lib\\typescript\\src\\index.d.ts",
  "react-native": "src\\index.ts",

复现步骤 / Steps to reproduce

No response

库版本 / Library version

0.4.11-0.0.4

React Native OpenHarmony version

0.72.28

构建类型 / Build type

Debug app & dev bundle

设备 / Device

None

设备版本 / Device model

Mate 60

已悉知 / Acknowledgements

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions