node-replicate icon indicating copy to clipboard operation
node-replicate copied to clipboard

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

Open ARK1988 opened this issue 2 years ago • 1 comments

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

ARK1988 avatar May 07 '23 09:05 ARK1988

@oelin bro can you think solve that error?

Nicat-dcw avatar Jun 08 '23 23:06 Nicat-dcw