Skip to content

Bug: npm install -No matching version found for agent-squad@^0.0.17 #456

@Pappa

Description

@Pappa

Expected Behaviour

I'm unable to install the chat-demo-app, which is using agent-squad 0.0.17.

Only version 1.0.1 seems to be available via npm.

npm error 404 Not Found - GET https://registry.npmjs.org/agent-squad/-/agent-squad-0.0.17.tgz - Not found

Current Behaviour

Following the deployment steps here: https://awslabs.github.io/agent-squad/cookbook/examples/chat-demo-app/#-deployment-steps

git clone https://github.com/awslabs/agent-squad.git
cd agent-squad

cd examples/chat-demo-app

npm install

The following error occurs:

npm error code E404
npm error 404 Not Found - GET https://registry.npmjs.org/agent-squad/-/agent-squad-0.0.17.tgz - Not found
npm error 404
npm error 404  The requested resource 'agent-squad@https://registry.npmjs.org/agent-squad/-/agent-squad-0.0.17.tgz' could not be found or you do not have permission to access it.

Code snippet

npm install

Possible Solution

No response

Steps to Reproduce

git clone https://github.com/awslabs/agent-squad.git
cd agent-squad

cd examples/chat-demo-app

npm install

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions