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

Does not work in Safari #212

Closed
tinybike opened this issue Feb 15, 2016 · 5 comments
Closed

Does not work in Safari #212

tinybike opened this issue Feb 15, 2016 · 5 comments

Comments

@tinybike
Copy link

Throws error:

SyntaxError: Cannot declare a parameter named 'mask' as it shadows the name of a strict mode function.

screen shot 2016-02-14 at 6 44 12 pm

@dignifiedquire
Copy link
Contributor

Thanks for the report, which version are you using, and in what way? Are you bundeling it yourself, or are you using the build version we provide?

@tinybike
Copy link
Author

I'm using the latest version (75b6515) provided by you in the ./dist directory, minified, on the master branch.

@nycoliver
Copy link

The problem with ip module has been fixed:
indutny/node-ip#47

@sponnet
Copy link

sponnet commented Mar 29, 2016

The current release on npm of the js-ipfs-api module still contains a minified version of the old node-ip module.
https://github.com/ipfs/js-ipfs-api/blob/master/dist/ipfsapi.js#L486
#124

When I run the gulp releade:build task and use this minified version - the problem is solved.

Perhaps you could update the npm module ?

@daviddias
Copy link
Contributor

We've since released new versions of js-ipfs-api with latest versions of the dependencies, this issue is solved now. Closing, let us know if you find anything else and thank you for reporting :)

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

5 participants