Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getting "WARN deprecated crypto@1.0.1" on install #2

Closed
mmckegg opened this issue Oct 4, 2018 · 6 comments
Closed

getting "WARN deprecated crypto@1.0.1" on install #2

mmckegg opened this issue Oct 4, 2018 · 6 comments

Comments

@mmckegg
Copy link
Contributor

mmckegg commented Oct 4, 2018

$ npm install ssb-blob-files

Then I get

npm WARN deprecated crypto@1.0.1: This package is no longer supported. It's now a built-in Node module. If you've depended on crypto, you should switch to the one that's built-in.

Is it correct? Can you just use inbuilt crypto? @mixmix

@dominictarr
Copy link

did someone do npm install crypto?

@mixmix
Copy link
Member

mixmix commented Oct 5, 2018

Oh yes, I'll remove that, thanks for pointing out.
Didn't know that was a node core lib

@mixmix
Copy link
Member

mixmix commented Oct 6, 2018

resolved and published

@mixmix mixmix closed this as completed Oct 6, 2018
@mixmix
Copy link
Member

mixmix commented Oct 6, 2018

p.s. who wrote the bulk of this, I want to attribute it.
I can go check out the blame in patchcore but I suspect a bunch of it came from you upstream @dominictarr in patchbay 6 ?

@dominictarr
Copy link

some bits of this has been copy-pasted from code I wrote, but lots doesn't look like my code. I suspect some was paul's. hard to tell, I don't recommend copy-pasting code, on that note.

@mixmix
Copy link
Member

mixmix commented Oct 8, 2018

too late!

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

No branches or pull requests

3 participants