yujinakayama / atom-lint

Obsolete: Generic code linting support for Atom
https://atom.io/packages/atom-lint
MIT License
111 stars 33 forks source link

Failed to activate the autocomplete-plus package #145

Open dzitkowskik opened 9 years ago

dzitkowskik commented 9 years ago

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 0.187.0 System: Mac OS X 10.9.5 Thrown From: atom-lint package, v0.20.1

Stack Trace

Failed to activate the autocomplete-plus package

At ENOENT, no such file or directory '/Users/ghash/.atom/packages/autocomplete-plus/lib/provider.coffee'

Error: ENOENT, no such file or directory '/Users/ghash/.atom/packages/autocomplete-plus/lib/provider.coffee'
  at Error (native)
  at Object.fs.openSync (fs.js:503:18)
  at Object.module.(anonymous function) [as openSync] (ATOM_SHELL_ASAR.js:118:20)
  at Object.fs.readFileSync (fs.js:355:15)
  at Object.fs.readFileSync (ATOM_SHELL_ASAR.js:362:29)
  at Object.exports._compileFile (/Users/ghash/.atom/packages/atom-lint/node_modules/season/node_modules/coffee-script/lib/coffee-script/coffee-script.js:194:14)
  at getSourceMap (/Users/ghash/.atom/packages/atom-lint/node_modules/season/node_modules/coffee-script/lib/coffee-script/coffee-script.js:302:22)
  at getSourceMapping (/Users/ghash/.atom/packages/atom-lint/node_modules/season/node_modules/coffee-script/lib/coffee-script/coffee-script.js:310:19)
  at formatSourcePosition (/Users/ghash/.atom/packages/atom-lint/node_modules/season/node_modules/coffee-script/lib/coffee-script/coffee-script.js:262:16)
  at /Users/ghash/.atom/packages/atom-lint/node_modules/season/node_modules/coffee-script/lib/coffee-script/coffee-script.js:328:34
  at Function.Error.prepareStackTrace (/Users/ghash/.atom/packages/atom-lint/node_modules/season/node_modules/coffee-script/lib/coffee-script/coffee-script.js:331:7)
  at Package.module.exports.Package.handleError (/Applications/Atom.app/Contents/Resources/app/src/package.js:903:31)
  at Package.module.exports.Package.activateNow (/Applications/Atom.app/Contents/Resources/app/src/package.js:247:14)
  at /Applications/Atom.app/Contents/Resources/app/src/package.js:221:30
  at Package.module.exports.Package.measure (/Applications/Atom.app/Contents/Resources/app/src/package.js:167:15)
  at Package.module.exports.Package.activate (/Applications/Atom.app/Contents/Resources/app/src/package.js:214:14)
  at PackageManager.module.exports.PackageManager.activatePackage (/Applications/Atom.app/Contents/Resources/app/src/package-manager.js:465:21)
  at /Applications/Atom.app/Contents/Resources/app/node_modules/settings-view/lib/package-manager.js:226:29
  at exit (/Applications/Atom.app/Contents/Resources/app/node_modules/settings-view/lib/package-manager.js:43:16)
  at BufferedProcess.triggerExitCallback (/Applications/Atom.app/Contents/Resources/app/src/buffered-process.js:63:47)
  at ChildProcess.<anonymous> (/Applications/Atom.app/Contents/Resources/app/src/buffered-process.js:85:18)
  at ChildProcess.emit (events.js:119:17)
  at Process.ChildProcess._handle.onexit (child_process.js:1072:12)

Commands

     -0:26.7 deprecation-cop:view (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-atom-dark-syntax.theme-atom-dark-ui)
     -0:18.3 settings-view:check-for-package-updates (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-atom-dark-syntax.theme-atom-dark-ui)

Config

{
  "core": {}
}

Installed Packages

# User
atom-lint, v0.20.1
autocomplete-paths, v1.0.2
autocomplete-snippets, v1.2.0
color-picker, v1.5.0
go-format, v1.0.7
go-plus, v3.3.1
linter, v0.12.0
minimap, v4.6.0
pep8, v0.2.0
script, v2.18.0

# Dev
No dev packages