Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Create a working example #43

Closed
RichardLitt opened this issue Jul 6, 2016 · 3 comments
Closed

Create a working example #43

RichardLitt opened this issue Jul 6, 2016 · 3 comments

Comments

@RichardLitt
Copy link
Contributor

I want to be able to use this. I made a repository following the instructions in this Reamde, I think, and I got nowhere. Can someone help me through this?

interface-ipfs-core-example

To run:

$ mocha test.js
/Users/richard/src/interface-ipfs-core-example/test.js:13
test.all(common)
     ^

TypeError: test.all is not a function
    at Object.<anonymous> (/Users/richard/src/interface-ipfs-core-example/test.js:13:6)
    at Module._compile (module.js:425:26)
    at Object.Module._extensions..js (module.js:432:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:311:12)
    at Module.require (module.js:366:17)
    at require (module.js:385:17)
    at /Users/richard/.nvm/versions/node/v5.0.0/lib/node_modules/mocha/lib/mocha.js:220:27
    at Array.forEach (native)
    at Mocha.loadFiles (/Users/richard/.nvm/versions/node/v5.0.0/lib/node_modules/mocha/lib/mocha.js:217:14)
    at Mocha.run (/Users/richard/.nvm/versions/node/v5.0.0/lib/node_modules/mocha/lib/mocha.js:469:10)
    at Object.<anonymous> (/Users/richard/.nvm/versions/node/v5.0.0/lib/node_modules/mocha/bin/_mocha:404:18)
    at Module._compile (module.js:425:26)
    at Object.Module._extensions..js (module.js:432:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:311:12)
    at Function.Module.runMain (module.js:457:10)
    at startup (node.js:136:18)
    at node.js:972:3
@dignifiedquire
Copy link
Contributor

RichardLitt added a commit that referenced this issue Jul 6, 2016
I was not able to get it working as it was; this should help a bit. See #43 (comment)
RichardLitt added a commit that referenced this issue Jul 6, 2016
I was not able to get it working as it was; this should help a bit. See #43 (comment)
@RichardLitt
Copy link
Contributor Author

Thanks. See #44.

RichardLitt added a commit that referenced this issue Jul 6, 2016
I was not able to get it working as it was; this should help a bit. See #43 (comment)
RichardLitt added a commit that referenced this issue Jul 6, 2016
I was not able to get it working as it was; this should help a bit. See #43 (comment)
RichardLitt added a commit that referenced this issue Jul 6, 2016
I was not able to get it working as it was; this should help a bit. See #43 (comment)
RichardLitt added a commit that referenced this issue Sep 23, 2016
I was not able to get it working as it was; this should help a bit. See #43 (comment)
@daviddias
Copy link
Contributor

@RichardLitt hope that @dignifiedquire pointer helped you. This repo are a set of tests that can be used against a working implementation of the ipfs-core api, that's all :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants