Skip to content

yurtsiv/meteor-ipfs-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a reproduction of the issue of ipfs-http-client with Meteor framework.

Running

  1. Clone the repo
  2. Install Meteor
  3. meteor npm install
  4. meteor npm start

Reproducing the issue

Everyting is working in its current form since ipfs-http-client is locked to version 41.0.1. In order to see the problem:

  1. meteor npm install ipfs-http-client@latest
  2. Rerun the app with meteor npm start
  3. You may see warnings about uninstalled packages (f.e. electron) which you can install, although it doesn't solve the problem.

About

Demo repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published