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 load the wordpress-api package settings #4

Closed
robneu opened this issue Mar 10, 2015 · 1 comment · Fixed by #5
Closed

Failed to load the wordpress-api package settings #4

robneu opened this issue Mar 10, 2015 · 1 comment · Fixed by #5

Comments

@robneu
Copy link
Contributor

robneu commented Mar 10, 2015

First of all, thanks for making this package! I'm getting an error on startup using the latest version of Atom. Here's the automated report it generates:

Atom Version: 0.187.0
System: Mac OS X 10.10.2
Thrown From: wordpress-api package, v1.1.0

Stack Trace

Failed to load the wordpress-api package settings

At unexpected action in /Users/robertneu/.atom/packages/wordpress-api/scoped-properties/wordpress.hooks.cson

[stdin]:40:33: error: unexpected action
      'admin_action_{$_REQUEST['action']}'
                                ^^^^^^
  at /Users/robertneu/.atom/packages/wordpress-api/scoped-properties/wordpress.hooks.cson:1:1

Config

{
  "core": {
    "followSymlinks": true,
    "themes": [
      "one-dark-ui",
      "base16-eighties-one-dark"
    ],
    "disabledPackages": [
      "minimap"
    ]
  }
}

Installed Packages

# User
Atom-Syntax-highlighting-for-Sass, v0.5.0
alignment, v1.1.4
atom-bourbon-snippets, v0.9.0
autocomplete-css, v0.4.0
autocomplete-html, v0.3.0
autocomplete-plus, v2.4.1
autocomplete-snippets, v1.0.1
base16-eighties-one-dark, v0.2.1
change-case, v0.5.1
color-picker, v1.4.4
docblockr, v0.6.3
file-icons, v1.5.1
highlight-selected, v0.9.1
linter, v0.12.0
linter-csslint, v0.0.11
linter-jscs, v1.9.0
linter-jshint, v0.1.0
linter-jsonlint, v0.1.2
linter-php, v0.0.11
linter-phpcs, v0.0.12
linter-scss-lint, v0.0.14
project-manager, v1.15.5
sync-settings, v0.2.2
tabs-to-spaces, v0.8.1
trailing-spaces, v0.2.4
wordpress-api, v1.1.0

# Dev
No dev packages
@StefanoMarchesi
Copy link

Same problem here

Atom Version: 0.187.0
System: Mac OS X 10.10.3
Thrown From: wordpress-api package, v1.1.0

Stack Trace

Failed to load the wordpress-api package settings

At unexpected action in /Users/kesy/.atom/packages/wordpress-api/scoped-properties/wordpress.hooks.cson

[stdin]:40:33: error: unexpected action
      'admin_action_{$_REQUEST['action']}'
                                ^^^^^^
  at /Users/kesy/.atom/packages/wordpress-api/scoped-properties/wordpress.hooks.cson:1:1

Commands

     -4:07.2 editor:newline (atom-text-editor.editor)
     -3:36.1 core:move-left (atom-text-editor.editor)
  2x -3:20.3 editor:newline (atom-text-editor.editor)
  4x -3:09.7 core:move-left (atom-text-editor.editor)
     -3:08.8 editor:newline (atom-text-editor.editor)
     -3:08.4 core:move-up (atom-text-editor.editor)
  4x -1:48.6 core:move-left (atom-text-editor.editor)
     -0:13.2 core:paste (atom-text-editor.editor.mini.is-focused)
     -0:12.9 core:confirm (atom-text-editor.editor.mini.is-focused)
     -0:04.9 core:select-all (atom-text-editor.editor.mini.is-focused)
     -0:01.7 core:confirm (atom-text-editor.editor.mini.is-focused)

Config

{
  "core": {
    "themes": [
      "seti-ui",
      "one-dark-syntax"
    ]
  }
}

Installed Packages

# User
linter, v0.12.0
minimap, v4.5.0
seti-ui, v0.6.3
tabs-to-spaces, v0.8.1
wordpress-api, v1.1.0

# 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

Successfully merging a pull request may close this issue.

2 participants