Replies: 2 comments
-
The point is that I'm using |
Beta Was this translation helpful? Give feedback.
0 replies
-
This resolved for me |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
I'm using Qwik. I'm trying to use
fs
in some of my files.Based on this link I'm importing methods from
fs
this way:Yet when I run
npm run build
I get this error:Reproduction
I can't reproduce it in your vite.new template
Steps to reproduce
No response
System Info
System: OS: Linux 5.19 Debian GNU/Linux 11 (bullseye) 11 (bullseye) CPU: (4) x64 Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz Memory: 9.01 GB / 15.50 GB Container: Yes Shell: 5.1.4 - /bin/bash Binaries: Node: 18.16.1 - /usr/local/bin/node Yarn: 1.22.19 - /usr/local/bin/yarn npm: 9.8.0 - /usr/local/bin/npm npmPackages: vite: ^4.4.4 => 4.4.4
Used Package Manager
npm
Logs
Click to expand!
Validations
Beta Was this translation helpful? Give feedback.
All reactions