-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
ERR_DLOPEN_FAILED Error when trying to run parcel #8190
Comments
Which files does this directory contain |
I think at this point there is an error related to the operating system or node.js installation. Parcel worked successfully on Fedora Linux, which I used with dualboot on the same computer, my old windows 11 computer did the same. But I noticed that there is a problem with the w11 on my new device, but I could not find a solution on the internet. |
My problem is solved: #7104 (comment) |
OMG, Thanks a lot ubeydeozdmr! |
You're welcome |
My problem is solved also thanks |
You're welcome |
First of all, hello everyone,
Although dependencies and dev dependencies are specified in the package.json file (I also downloaded the modules to the node_modules folder with the npm install command), I get the following error when I enter the npx parcel index.html command. What would be the reason?
Edit: While I didn't have this problem on my old computer, I am having it on my new computer. I have this problem especially when using parcel
Console output:
The text was updated successfully, but these errors were encountered: