git ssb

4+

Dominic / scuttlebot



compiler errors due to outdated leveldown versions

%lnKeRN73gBSheNP3BBf+X+YkQ9Fn+LCEeVSF9P6zWB8=.sha256
Closedsubstack opened this issue on 4/8/2017, 10:41:30 PM

compiler errors due to outdated leveldown versions

I can't get this package to work at all anymore because some of the dependent modules depend on old versions of leveldown and levelup that don't compile anymore. I'm on node 6.3.1.

%YipMoaeI/BAmqns55V6/Enw8sKK3MmoJRxHa3VVv1Kw=.sha256 substack · 4/8/2017, 10:43:26 PM

So this is because level-sublevel depends on levelup, but for no good reason I think, because you pass in the db handle anyway!

%3AQsE+CnKQ4drheag4i8qRAJG9+bt+QnuctPOS/o7IE=.sha256 substack · 4/8/2017, 10:45:29 PM

Also I won't be able to post any more issues soon because when sbot finally crashes I won't have a functional sbot on my system anymore. npm link deleted it.

%aTzVghXcHBAfMmzcljnWUT3R4LdoeZnc9x3igOosKrI=.sha256 substack closed this issue · 4/9/2017, 12:19:31 AM

Ok the problem was that this is a very old version of scuttlebot.

%SQpIXJqd8xg2Xb/FJgF3vPTirumP2ZiPhzf33Z3CEWk=.sha256 Dominic · 4/9/2017, 12:20:02 AM

Oh no, okay I'm gonna fix this right now

%b1Zpid5w8hg4CCqwtt7wvbO4maOAEYi0zntwXhcCVac=.sha256 Dominic · 4/9/2017, 12:37:52 AM

level-sublevel was using some of the levelup lib modules, but then they refactored everything and removed methods I was using and broke it.

%6zAFGv8hhMRQAWzsPzyxSgrI2q9Pjwr4vkK1TlbaLRE=.sha256 Dominic · 4/9/2017, 12:51:09 AM

@substack I think you can keep the current level-sublevel, and just update level. the tests pass

%ssCxOUIa+Jb9kSAMIK4M72Yvy86E2NNN4nv/+Ak+g7M=.sha256 Dominic · 4/9/2017, 12:54:18 AM

hmm, looks like it's already up to date?

Ok the problem was that this is a very old version of scuttlebot.

is it working now?

Built with git-ssb-web