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

error during installation #113

Open
HenrikEckermann opened this issue Dec 22, 2017 · 2 comments
Open

error during installation #113

HenrikEckermann opened this issue Dec 22, 2017 · 2 comments

Comments

@HenrikEckermann
Copy link

HenrikEckermann commented Dec 22, 2017

When I try to install Zen with apm install Zenin terminal on my mac, I get:

Installing Zen to /Users/myname/.atom/packages ✓
fs.js:640
  return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
                 ^
Error: ENOENT: no such file or directory, open '/Users/myname/.atom/packages/Zen/package.json'
    at Error (native)
    at Object.fs.openSync (fs.js:640:18)
    at Proxy.fs.readFileSync (fs.js:508:33)
    at Proxy.fs.readFileSync (/Applications/Atom.app/Contents/Resources/app/apm/node_modules/asar-require/lib/require.js:86:27)
    at /Applications/Atom.app/Contents/Resources/app/apm/lib/install.js:476:42
    at fn (/Applications/Atom.app/Contents/Resources/app/apm/node_modules/async/lib/async.js:582:34)
    at Immediate.<anonymous> (/Applications/Atom.app/Contents/Resources/app/apm/node_modules/async/lib/async.js:498:34)
    at runCallback (timers.js:649:20)
    at tryOnImmediate (timers.js:622:5)
    at processImmediate [as _immediateCallback] (timers.js:594:5)
@jest
Copy link

jest commented Jan 15, 2018

Same here, Ubuntu 16.04, Atom 1.23.1. What is interesting, apm install zen (lower-case package name) works. Same as apm install defukt/Zen.

Looks like problem with Atom itself: atom/settings-view#1018

@Mustmus
Copy link

Mustmus commented Sep 18, 2022

Aa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants