-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
enhancementNew feature or requestNew feature or request
Description
在代码里import * as lark from "https://esm.sh/@larksuiteoapi/[email protected]";
执行时报错
error: Uncaught SyntaxError: The requested module '/v128/[email protected]/denonext/axios.mjs' does not provide an export named 'AxiosError'
at <anonymous> (https://esm.sh/v128/@larksuiteoapi/[email protected]/denonext/node-sdk.mjs:3:74)
好像是这个版本 axios 不支持 esm
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request