You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ()
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.
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
The text was updated successfully, but these errors were encountered: