Skip to content
This repository was archived by the owner on Jun 17, 2023. It is now read-only.
This repository was archived by the owner on Jun 17, 2023. It is now read-only.

TypeError: Cannot read properties of undefined (reading 'model') #10

@ARK1988

Description

@ARK1988

Hi
I'm using the latest node-replicate but every time I request like readme I get following error!

node | file:///app/node_modules/node-replicate/index.js:21
node | return fetch(https://replicate.com/api/models${prediction.version.model.absolute_url}/versions/${prediction.version_id}/predictions/${prediction.uuid})
node | ^
node |
node | TypeError: Cannot read properties of undefined (reading 'model')

What's the problem? How can I solve it?

tnx

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