Closed stefanwuthrich closed 1 year ago
@seriouszyx @ComradeProgrammer @Resulte
npm: 9.1.3 node: v16.16.0v yarn: v1.22.19
@stefanwuthrich hi, can you check starting from which release this issue happens? https://github.com/casdoor/casdoor-vue-sdk/releases
@hsluoyz from 1.4.0
@jakiuncle @imp2002
Confirm its fixed. Thank you, guys
I update to latest release from 3. March and get the error below. Same happens also happens with a fresh yarn install after deleting node_modules
` ✘ [ERROR] Could not resolve "/home/runner/work/casdoor-vue-sdk/casdoor-vue-sdk/node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js"
✘ [ERROR] Could not resolve "regenerator-runtime/runtime.js"
You can mark the path "regenerator-runtime/runtime.js" as external to exclude it from the bundle, which will remove this error.
`