Skip to content

[BUG] Setup always fails with typescript errors... #36

@Dexus

Description

@Dexus

Describe the bug
In complete and buggy setup / code base.

To Reproduce
Steps to reproduce the behavior:

  1. follow the "setup/installation" steps.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • OS: [e.g. macOS 14.0]
  • Node Version: [e.g. 18.0.0]
  • Claude Code Version: [e.g. 1.0.0]
  • Agentwise Version: [e.g. 0.1.0]

Additional context
Add any other context about the problem here.

# 1. Clone the repository
git clone https://github.com/VibeCodingWithPhil/agentwise.git
cd ~/agentwise

# 2. Install dependencies
npm install

# 3. Build the project
npm run build

# 4. Create workspace directory
mkdir -p workspace

# 5. Install global monitor command
npm run monitor:install

# 6. Start Agentwise
node dist/index.js

# 7. In a new terminal, test without any flags!
claude /create "your first project"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions