Luan Henrique
Results
1
comments of
Luan Henrique
I had the same problem, I'm using node version 22.12.0 ``` import { createHelia } from 'helia'; @Injectable() export class DocumentService { private ipfsClient: any; constructor(private readonly prisma: PrismaService) {...