Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Uncaught Error: ENOENT, open 'undefined//Users/alopex/.atom/project.json' #4854

Closed
SimyungYang opened this issue Jan 6, 2015 · 2 comments
Closed

Comments

@SimyungYang
Copy link

[Enter steps to reproduce below:]

  1. start an atom editor with save-session plugin on
  2. save action might cause this error

Atom Version: 0.166.0
System: Mac OS X 10.10.1
Thrown From: Atom Core

Stack Trace

Uncaught Error: ENOENT, open 'undefined//Users/alopex/.atom/project.json'

At fs.js:75

Error: ENOENT, open 'undefined//Users/alopex/.atom/project.json'
  at Error (native)

Commands

Config

{
  "core": {
    "disabledPackages": [
      "npm-install",
      "save-session"
    ],
    "themes": [
      "atom-dark-ui",
      "base16-tomorrow-dark-theme"
    ]
  },
  "editor": {
    "fontSize": 14,
    "invisibles": {}
  }
}

Installed Packages

# User
color-picker, v1.2.6
linter, v0.9.1
minimap, v3.5.0
save-session, v0.11.2
npm-install, v2.0.0

# Dev
No dev packages
@benogle
Copy link
Contributor

benogle commented Jan 6, 2015

This issue was moved to mpeterson2/save-session#43

@lock
Copy link

lock bot commented Jan 24, 2019

This issue has been automatically locked since there has not been any recent activity after it was closed. If you can still reproduce this issue in Safe Mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. Thanks!

@lock lock bot locked as resolved and limited conversation to collaborators Jan 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants