1:46 AM
reconbot joined the channel
2:00 AM
iml_ joined the channel
2:56 AM
karissa
3:33 AM
iml_ has quit
4:57 AM
green-coder joined the channel
5:38 AM
green-coder has quit
5:40 AM
reconbot has quit
5:49 AM
green-coder joined the channel
7:00 AM
ddem-bot has quit
7:01 AM
ddem-bot joined the channel
7:06 AM
archive-bot1 has quit
7:09 AM
archive-bot joined the channel
7:14 AM
TheLink has quit
7:17 AM
TheLink joined the channel
7:21 AM
mafintosh
!status
7:22 AM
archive-bot: status
7:26 AM
archive-bot has quit
7:26 AM
lets try that again
7:26 AM
archive-bot joined the channel
7:26 AM
!status
7:26 AM
archive-bot
Uptime: 25s. Archiving 10 hypercores
7:27 AM
mafintosh
beautiful
8:00 AM
dat-gitter-bot1 joined the channel
8:05 AM
dat-gitter-bot has quit
9:11 AM
green-coder joined the channel
10:05 AM
jorin joined the channel
11:00 AM
!status
11:00 AM
archive-bot
Uptime: 4h. Archiving 10 hypercores
14:12 PM
jorin has quit
16:13 PM
yoshuawuyts
!status
16:13 PM
archive-bot
Uptime: 9h. Archiving 10 hypercores
16:18 PM
dat-gitter-bot1
16:29 PM
son0p joined the channel
16:58 PM
mafintosh
@blahah nice! altough i'd prefer if it used 6 (LTS) instead of 7
16:58 PM
dat-gitter-bot1
(nicknikolov) hello, i'm trying to download a folder on my digital ocean ubuntu but when i say `dat <hash> .` i get leveldown binding error
16:59 PM
(nicknikolov) saying Error: Could not locate the bindings file. Tried: and then a list of dirs
16:59 PM
mafintosh
@nicknikolov how'd you install dat?
16:59 PM
dat-gitter-bot1
(nicknikolov) well the second time i installed it the way its shown above in this gist
17:00 PM
(nicknikolov) but i get
17:00 PM
(blahah) @mafintosh +1, happy to make it 6
17:00 PM
(nicknikolov) ```
17:00 PM
(nicknikolov) npm WARN optional Skipping failed optional dependency /dat/chokidar/fsevents:
17:00 PM
(nicknikolov) npm WARN notsup Not compatible with your operating system or architecture:
fsevents@1.0.15
17:00 PM
(nicknikolov) ```
17:01 PM
(nicknikolov) not sure if that's relevant
17:01 PM
mafintosh
@nicknikolov could you try again using node 6? (nvm install 6)
17:01 PM
dat-gitter-bot1
(blahah) @nicknikolov that's not a problem, fsevents only works on OSX but isn't necessary
17:01 PM
(nicknikolov) ok
17:01 PM
mafintosh
(might not change anything but just to test)
17:01 PM
dat-gitter-bot1
(nicknikolov) i have node 5.6.0
17:01 PM
(nicknikolov) will try 6
17:02 PM
mafintosh
@blahah i'm sure we have a faq we can add that gist to. /cc karissa
17:02 PM
dat-gitter-bot1
(blahah) @mafintosh going with `nvm install --lts`
17:02 PM
(blahah) future-proofer
17:02 PM
mafintosh
ah cool
17:03 PM
dat-gitter-bot1
(blahah) FAQ thingy would be cool :)
17:04 PM
(blahah) @mafintosh did you see my safari p2p-test pic?
17:05 PM
(nicknikolov) hmm
17:05 PM
mafintosh
@blahah i did! very cool
17:05 PM
dat-gitter-bot1
(nicknikolov) i get now
17:05 PM
(nicknikolov) ```
17:05 PM
(nicknikolov) /usr/local/lib/node_modules/dat/node_modules/bindings/bindings.js:83
17:05 PM
17:05 PM
(nicknikolov) weird stuff
17:06 PM
mafintosh
@blahah actually could you send it again? i might have displaced the picture if you have it
17:06 PM
dat-gitter-bot1
(nicknikolov) node is 6.9.1, npm 3.10.8
17:06 PM
(blahah) @nicknikolov you need to rebuild level
17:06 PM
(nicknikolov) how do i do that
17:06 PM
mafintosh
ah yea, you need to reinstall dat as well
17:07 PM
dat-gitter-bot1
(nicknikolov) i did tho
17:07 PM
(nicknikolov) after installing node
17:07 PM
mafintosh
npm install --global dat ?
17:07 PM
dat-gitter-bot1
(nicknikolov) ill try again
17:08 PM
(nicknikolov) yeah same hm
17:09 PM
mafintosh
hmm
17:09 PM
nicknokolov try doing npm uninstall -g dat
17:09 PM
and verify that it indeed uninstalled by checking that running `dat` fails
17:10 PM
dat-gitter-bot1
(nicknikolov) ok
17:10 PM
(nicknikolov) oh its still there lol
17:10 PM
(nicknikolov) huh
17:10 PM
(nicknikolov) is it because its in old node folder
17:11 PM
mafintosh
nicknikolov if you are using ssh, try logging out and in again
17:12 PM
could be a cache thing in your $PATH
17:13 PM
dat-gitter-bot1
(nicknikolov) ok
17:17 PM
(nicknikolov) i sitll have dat in /usr/local/bin/dat
17:18 PM
(nicknikolov) running npm uninstall doesnt help 😅
17:21 PM
(nicknikolov) pretty sure i messed up my paths or something
17:22 PM
(nicknikolov) is it safe to just delete the dat folder in /bin?
17:24 PM
(blahah) try `npm cache clean`
17:24 PM
(blahah) then `npm install --global dat`
17:25 PM
17:26 PM
(blahah) it was a cool moment, two cheetahs I have known since they were born three years ago flushed a young bushbuck out from a dry riverbed and slaughtered him in front of us
17:26 PM
(blahah) so I was like.. `p2p-test`
17:27 PM
(blahah) they proceeded to strip the bushbuck to a skeleton while I fiddled with dat
17:28 PM
(nicknikolov) the problem is i can't uninstall dat
17:30 PM
(nicknikolov) so even when i install dat
17:30 PM
(nicknikolov) i still get this broken dat in my /bin folder
17:30 PM
(nicknikolov) which takes precedense
17:30 PM
(nicknikolov) if that even makes sense
17:32 PM
(nicknikolov) ah ok
17:32 PM
(nicknikolov) i did nvm use system
17:32 PM
(nicknikolov) i think i can get rid of it now
17:34 PM
son0p has quit
17:38 PM
(nicknikolov) ok works now :)
17:38 PM
(nicknikolov) thanks folks
20:37 PM
archive-bot has quit
20:37 PM
archive-bot joined the channel
20:39 PM
ddem-bot has quit
20:39 PM
ddem-bot1 joined the channel
21:11 PM
green-co_ joined the channel
21:21 PM
iml_ joined the channel
21:54 PM
iml_ has quit
21:54 PM
iml_1 joined the channel
22:20 PM
iml_1 has quit
22:20 PM
iml_ joined the channel
23:56 PM
mafintosh
@nicknikolov sry fell asleep. so downgrading worked/
23:56 PM
downgrading node that is
23:57 PM
iml_ has quit