This repository has been archived by the owner on Mar 3, 2023. It is now read-only.
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.
Uncaught Error: dlopen(~/Downloads/Atom.app/Contents/Resources/app.asar.unpacked/node_modules/fs-... #25748
Open
Description
Prerequisites
- Put an X between the brackets on this line if you have done all of the following:
- Reproduced the problem in Safe Mode: https://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode
- Followed all applicable steps in the debugging guide: https://flight-manual.atom.io/hacking-atom/sections/debugging/
- Checked the FAQs on the message board for common solutions: https://discuss.atom.io/c/faq
- Checked that your issue isn't already filed: <https://github.com/issues?q=is%3Aissue user%3Aatom>
- Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
Description
Steps to Reproduce
Expected behavior:
Actual behavior:
Versions
Atom: 1.63.1 x64
Electron: 11.5.0
OS: macOS 13.0.1
Thrown From: Atom Core
Stack Trace
Uncaught Error: dlopen(/Users/yalchin403/Downloads/Atom.app/Contents/Resources/app.asar.unpacked/node_modules/fs-admin/build/Release/fs_admin.node, 0x0001): tried: '/Users/yalchin403/Downloads/Atom.app/Contents/Resources/app.asar.unpacked/node_modules/fs-admin/build/Release/fs_admin.node' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/yalchin403/Downloads/Atom.app/Contents/Resources/app.asar.unpacked/node_modules/fs-admin/build/Release/fs_admin.node' (no such file), '/Users/yalchin403/Downloads/Atom.app/Contents/Resources/app.asar.unpacked/node_modules/fs-admin/build/Release/fs_admin.node' (no such file)
At electron/js2c/asar_bundle.js:5
Error: dlopen(/Users/yalchin403/Downloads/Atom.app/Contents/Resources/app.asar.unpacked/node_modules/fs-admin/build/Release/fs_admin.node, 0x0001): tried: '/Users/yalchin403/Downloads/Atom.app/Contents/Resources/app.asar.unpacked/node_modules/fs-admin/build/Release/fs_admin.node' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/yalchin403/Downloads/Atom.app/Contents/Resources/app.asar.unpacked/node_modules/fs-admin/build/Release/fs_admin.node' (no such file), '/Users/yalchin403/Downloads/Atom.app/Contents/Resources/app.asar.unpacked/node_modules/fs-admin/build/Release/fs_admin.node' (no such file)
at process.func [as dlopen] (electron/js2c/asar_bundle.js:5:1812)
at Object.Module._extensions..node (internal/modules/cjs/loader.js:1203:18)
at Object.func [as .node] (electron/js2c/asar_bundle.js:5:2039)
at Module.load (internal/modules/cjs/loader.js:992:32)
at Module._load (internal/modules/cjs/loader.js:885:14)
at Function.f._load (electron/js2c/asar_bundle.js:5:12633)
at Module.require (/app.asar/static/index.js:72:46)
at require (internal/modules/cjs/helpers.js:72:18)
at customRequire (/Users/yalchin403/Downloads/Atom.app/Contents/Resources/app/static/<embedded>:1:756278)
at get_binding (/Users/yalchin403/Downloads/Atom.app/Contents/Resources/app/static/<embedded>:14:18305)
at Object.unlink (/Users/yalchin403/Downloads/Atom.app/Contents/Resources/app/static/<embedded>:14:19272)
at CommandInstaller.createSymlink (/Users/yalchin403/Downloads/Atom.app/Contents/Resources/app/static/<embedded>:11:406556)
at /Users/yalchin403/Downloads/Atom.app/Contents/Resources/app/static/<embedded>:11:406485
at FSReqCallback.oncomplete (fs.js:160:23)
Commands
-0:04.2.0 window:install-shell-commands (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-one-dark-syntax.theme-one-dark-ui)
Non-Core Packages
Additional Information
Metadata
Assignees
Labels
No labels