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

Failed to activate the saveallthetime package #4

Open
DinisCruz opened this issue Jun 10, 2015 · 0 comments
Open

Failed to activate the saveallthetime package #4

DinisCruz opened this issue Jun 10, 2015 · 0 comments

Comments

@DinisCruz
Copy link

[Enter steps to reproduce below:]

  1. started the application

Atom Version: 0.208.0
System: Mac OS X 10.10.1
Thrown From: saveallthetime package, v0.1.1

Stack Trace

Failed to activate the saveallthetime package

At undefined is not a function

TypeError: undefined is not a function
    at Object.module.exports.activate (/Users/diniscruz/.atom/packages/saveallthetime/lib/saveallthetime-atom.coffee:42:25)
    at Package.module.exports.Package.activateNow (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:238:19)
    at /Applications/Atom.app/Contents/Resources/app.asar/src/package.js:219:30
    at Package.module.exports.Package.measure (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:163:15)
    at Package.module.exports.Package.activate (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:211:14)
    at PackageManager.module.exports.PackageManager.activatePackage (/Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:452:21)
    at /Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:436:29
    at Config.module.exports.Config.transact (/Applications/Atom.app/Contents/Resources/app.asar/src/config.js:311:16)
    at PackageManager.module.exports.PackageManager.activatePackages (/Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:431:19)
    at PackageManager.module.exports.PackageManager.activate (/Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:412:46)

Commands

Config

{
  "core": {
    "disabledPackages": [
      "atom-runner",
      "command-toolbar",
      "atom-browser-webview",
      "mocha-test-runner",
      "travis-ci-status",
      "web-browser",
      "language-yaml",
      "language-xml",
      "language-toml",
      "language-todo",
      "language-text",
      "language-sql",
      "language-source",
      "language-ruby-on-rails",
      "language-ruby",
      "language-python",
      "language-property-list",
      "language-php",
      "language-perl",
      "language-mustache",
      "language-make",
      "language-less",
      "language-java",
      "language-go",
      "language-git",
      "language-gfm",
      "language-clojure",
      "language-c",
      "language-objective-c",
      "lcov-info",
      "deprecation-cop",
      "minimap",
      "coffee-navigator"
    ]
  }
}

Installed Packages

# User
saveallthetime, v0.1.1
script, v2.23.0
terminal-status, v1.6.7

# Dev
No dev packages
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

1 participant