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 drupal package #11

Open
jperry8 opened this issue Jan 9, 2016 · 0 comments
Open

Failed to activate the drupal package #11

jperry8 opened this issue Jan 9, 2016 · 0 comments

Comments

@jperry8
Copy link

jperry8 commented Jan 9, 2016

It just started happening after doing some updates and installing some new packages. I see that the list of packages is below... the newer ones are:

  • terminal-plus
  • open-recent
  • recent-projects

It was also after updating atom, so I'm not really sure how to reproduce, it just sort of started happening.

Atom Version: 1.3.3
System: Mac OS X 10.11.2
Thrown From: drupal package, v1.8.0

Stack Trace

Failed to activate the drupal package

At php.activate(...).done is not a function

TypeError: php.activate(...).done is not a function
    at Object.module.exports.activate (/Users/purplemultimedia/.atom/packages/drupal/lib/drupal.coffee:6:20)
    at Package.module.exports.Package.activateNow (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:170:19)
    at /Applications/Atom.app/Contents/Resources/app.asar/src/package.js:150:32
    at Package.module.exports.Package.measure (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:92:15)
    at /Applications/Atom.app/Contents/Resources/app.asar/src/package.js:143:26
    at new Promise (/Users/purplemultimedia/.atom/packages/recent-projects/node_modules/babel-polyfill/node_modules/core-js/modules/es6.promise.js:197:7)
    at Package.module.exports.Package.activate (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:140:34)
    at PackageManager.module.exports.PackageManager.activatePackage (/Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:517:21)
    at /Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:499:29
    at Config.module.exports.Config.transactAsync (/Applications/Atom.app/Contents/Resources/app.asar/src/config.js:337:18)
    at PackageManager.module.exports.PackageManager.activatePackages (/Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:494:19)
    at PackageManager.module.exports.PackageManager.activate (/Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:478:46)
    at AtomEnvironment.module.exports.AtomEnvironment.startEditorWindow (/Applications/Atom.app/Contents/Resources/app.asar/src/atom-environment.js:686:21)
    at module.exports (/Applications/Atom.app/Contents/Resources/app.asar/src/initialize-application-window.js:28:10)
    at setupWindow (file:///Applications/Atom.app/Contents/Resources/app.asar/static/index.js:86:5)
    at window.onload (file:///Applications/Atom.app/Contents/Resources/app.asar/static/index.js:41:9)

Commands

Config

{
  "core": {
    "disabledPackages": [
      "task-list",
      "task-list",
      "task-list",
      "sass-autocompile"
    ],
    "themes": [
      "seti-ui",
      "monokai-seti"
    ]
  },
  "drupal": {
    "fileTypesPhp": "module,install,inc,test"
  }
}

Installed Packages

# User
Remote-FTP, v0.7.15
atom-cli-diff, v1.3.0
atom-pair, v2.0.10
compass, v0.9.1
drupal, v1.8.0
foldername-tabs, v0.1.6
foldingtext-for-atom, v0.9.2
highlight-selected, v0.11.1
language-asp, v1.0.0
language-liquid, v0.4.0
less-than-slash, v0.12.0
linter, v1.11.3
linter-csslint, v1.2.0
linter-js-yaml, v1.2.5
linter-jshint, v1.2.2
linter-sass-lint, v0.6.3
markdown-scroll-sync, v2.0.3
minimap, v4.19.0
minimap-bookmarks, v0.2.0
minimap-git-diff, v4.1.8
minimap-highlight-selected, v4.3.1
minimap-selection, v4.3.1
monokai-seti, v0.7.0
open-recent, v4.0.1
pigments, v0.19.5
project-manager, v2.7.1
recent-projects, v0.9.5
seti-ui, v0.8.1
symbols-tree-view, v0.11.0
sync-settings, v0.6.0
tag, v0.3.0
tasks, v2.6.0
terminal-plus, v0.14.5

# 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