Skip to content

issues Search Results · repo:ipfs-inactive/js-ipfs-http-client language:JavaScript

Filter by

370 results
 (88 ms)

370 results

inipfs-inactive/js-ipfs-http-client (press backspace or delete to remove)

I tried to qualify the latest with our DApp and was unable to add anything. I downgraded to the 41.0.1. Here is the code snippet I use : // 1 - https://github.com/ipfs/go-ipfs/issues/5683 // ...
  • xmaysonnave
  • 1
  • Opened 
    on Mar 4, 2020
  • #1243

Hello, is there a way to programmatically figure out when a multihash is received whether it is a directory or a raw file? I tested this by doing a ipfs ls on the multihash of a raw file and it returned ...
  • AdityaNambiar
  • 1
  • Opened 
    on Jan 31, 2020
  • #1230

See here https://github.com/ipfs/js-ipfs-http-client/pull/1224#discussion_r369415389 for an example
  • pcowgill
  • 4
  • Opened 
    on Jan 22, 2020
  • #1225

Hello All, I have the ipsf daemon running in the background, successfully. However, when I try to run the example, upload-file-via-browswer, in js-ipfs-http-client repo, I get the following error on my ...
  • calikevuche
  • 5
  • Opened 
    on Jan 21, 2020
  • #1223

After migration to the latest ipfs-http-client version I faced troubles with getReadableStream. Versions: 32.0.1 - 40.1.0 I am uploading file to IPFS from FS using: ipfs.addFromFs(path, options) and getting ...
  • Rkrushanovskij
  • 2
  • Opened 
    on Jan 8, 2020
  • #1213

I am trying to create an automated tool for deploying static websites to IPFS and am not getting an updated root hash when I add a new build. Note that I m running ipfs-http-client@40.0.2 on node@10.x ...
  • john-osullivan
  • 8
  • Opened 
    on Jan 7, 2020
  • #1212

The IPFS documentation for ipfs files ls CLI command (https://docs.ipfs.io/reference/api/cli/#ipfs-files-ls) lists the long listing option as using: -l bool The src/files/ls.js implementation expects -long ...
  • khartig
  • 1
  • Opened 
    on Jan 3, 2020
  • #1211

Code: #!/usr/bin/env node const ipfsClient = require( ipfs-http-client ) ;(async () = { const ipfs = ipfsClient( /ip4/127.0.0.1/tcp/5001 ) console.log(await ipfs.id()) })() Running with 0.40.x ...
duplicate
  • hacdias
  • 6
  • Opened 
    on Dec 23, 2019
  • #1210

Hi Guys, I noticed the following behaviour in my Chrome browser. I load from jsedelivr ipfs-http-client. I let you see what I noticed in the following screenshot. Any explanations... Thanks ksnip_20191217-164130 ...
  • xmaysonnave
  • 2
  • Opened 
    on Dec 17, 2019
  • #1202
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub