Skip to content

Missing permission maybe? /ck-make #7

@cri5Castro

Description

@cri5Castro

/ck-make
⎿ Error: Shell command permission check failed for pattern "!
"/Users/data/.claude/plugins/local/cavekit-marketplace/ck/scripts/setup-build.sh" ": This command requires approval

i'm getting this error in the make stage

this is my "settings.local.json" , I believe there is missing to setup permission for the setup-build.sh

{
  "permissions": {
    "allow": [
      "Bash(\"/Users/data/.claude/plugins/local/cavekit-marketplace/ck/scripts/bp-config.sh\" summary:*)",
      "Bash(/Users/data/.claude/plugins/local/cavekit-marketplace/ck/scripts/bp-config.sh model:*)",
      "Bash(\"/Users/data/.claude/plugins/local/cavekit-marketplace/ck/scripts/bp-config.sh\" model:*)",
      "Bash(\"/Users/data/.claude/plugins/local/cavekit-marketplace/ck/scripts/bp-config.sh\" caveman-active:*)",
      "mcp__code-review-graph__semantic_search_nodes_tool"
    ]
  },
  "enableAllProjectMcpServers": true,
  "enabledMcpjsonServers": [
    "somemcps"
  ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions