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

🐛 BUG: #1030

Closed
BardoXX opened this issue Jul 22, 2024 · 1 comment
Closed

🐛 BUG: #1030

BardoXX opened this issue Jul 22, 2024 · 1 comment
Labels
needs repro Issue needs a reproduction

Comments

@BardoXX
Copy link

BardoXX commented Jul 22, 2024

What version of @astrojs/compiler are you using?

newest ?

What package manager are you using?

npm

What operating system are you using?

windows

Describe the Bug

TypeError: Cannot read properties of undefined (reading 'exports')
at syscall/js.valueNew (file:///C:/Users/bartb/Desktop/andere%20website/node_modules/@astrojs/compiler/dist/chunk-W5DTLHV4.js:1:4526)
at wasm://wasm/01389c52:wasm-function[1568]:0x168de0
at wasm://wasm/01389c52:wasm-function[1567]:0x168b0c
at wasm://wasm/01389c52:wasm-function[2533]:0x356687
at wasm://wasm/01389c52:wasm-function[1163]:0xfaa3d
at wasm://wasm/01389c52:wasm-function[1169]:0xfab0c
at d._resume (file:///C:/Users/bartb/Desktop/andere%20website/node_modules/@astrojs/compiler/dist/chunk-W5DTLHV4.js:1:6412)
at Object.transform (file:///C:/Users/bartb/Desktop/andere%20website/node_modules/@astrojs/compiler/dist/chunk-W5DTLHV4.js:1:6575)
at file:///C:/Users/bartb/Desktop/andere%20website/node_modules/@astrojs/compiler/dist/node/index.js:1:830
at new Promise ()

Link to Minimal Reproducible Example

https://astro.new

@github-actions github-actions bot added the needs triage Issue needs to be triaged label Jul 22, 2024
@Princesseuh Princesseuh added needs repro Issue needs a reproduction and removed needs triage Issue needs to be triaged labels Jul 23, 2024
Copy link
Contributor

Hello @BardoXX. Please provide a minimal reproduction using a GitHub repository or StackBlitz. Issues marked with needs repro will be closed if they have no activity within 3 days.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs repro Issue needs a reproduction
Projects
None yet
Development

No branches or pull requests

2 participants