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

please update es-module-lexer #7353

Closed
7 tasks done
jackyking-cn opened this issue Mar 17, 2022 · 1 comment · Fixed by #6905 or #7357
Closed
7 tasks done

please update es-module-lexer #7353

jackyking-cn opened this issue Mar 17, 2022 · 1 comment · Fixed by #6905 or #7357

Comments

@jackyking-cn
Copy link

Describe the bug

see this guybedford/es-module-lexer#106

Reproduction

none

System Info

System:
    OS: Windows 10 10.0.19042
    CPU: (16) x64 11th Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz
    Memory: 3.62 GB / 15.74 GB
  Binaries:
    Node: 16.14.0 - C:\Program Files\nodejs\node.EXE
    Yarn: 1.22.17 - C:\Program Files\nodejs\yarn.CMD
    npm: 8.3.1 - C:\Program Files\nodejs\npm.CMD
  Browsers:
    Chrome: 99.0.4844.51
    Edge: Spartan (44.19041.1266.0), Chromium (99.0.1150.39)
    Internet Explorer: 11.0.19041.1202
  npmPackages:
    @vitejs/plugin-vue: ^2.2.4 => 2.2.4
    vite: ^2.8.6 => 2.8.6

Used Package Manager

pnpm

Logs

pnpm build

> managemnt@0.0.1 build D:\Sites\management
> vue-tsc --noEmit && vite build

vite v2.8.6 building for dev-k8s...
✓ 57 modules transformed.
[vite:build-import-analysis] memory access out of bounds
file: D:/Sites/management/src/views/account/route.ts
error during build:
RuntimeError: memory access out of bounds
    at wasm://wasm/760c2bfe:wasm-function[11]:0x356
    at parse$g (D:\Sites\management\node_modules\.pnpm\vite@2.8.6_sass@1.49.7\node_modules\vite\dist\node\chunks\dep-9c153816.js:19338:691)
    at Object.transform (D:\Sites\management\node_modules\.pnpm\vite@2.8.6_sass@1.49.7\node_modules\vite\dist\node\chunks\dep-9c153816.js:21010:27)   
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
[!] Error: unfinished hook action(s) on exit:
(vite:esbuild) transform "D:/Sites/management/src/stores/nav.ts"

Validations

@bluwy bluwy linked a pull request Mar 17, 2022 that will close this issue
1 task
@sodatea sodatea added the has pr label Mar 17, 2022
@bluwy
Copy link
Member

bluwy commented Mar 17, 2022

My bad this isn't done yet. Will submit another PR.

@bluwy bluwy reopened this Mar 17, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Apr 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
3 participants