Éric-Sébastien Lachance

Results 21 comments of Éric-Sébastien Lachance

Am I correct in thinking that it's still not possible to create local copies of remote files by folder? I have to open each file and hit Save As, one...

I am, however, not convinced this is only jest-related, however. https://repl.it/@evie_codes/BogusTrustworthyBases#index.js for another way to reproduce this. The data is being sent to repl.it's database and returns with the exact...

This feels like you have an old version of enmap. data.findIndex is not located at line 837 of the current code. Perhaps make sure you're on the lastest version, 5.9.1...

I want to chime in to this conversation, because better-sqlite3 has done a lot to make the lives of many beginner nodejs developers simpler, even if they might not know...

> Can better-sqlite3 open, read and write to a .db file created by sqlite3? It should absolutely be able to do that, yes, since sqlite3 is a standard file format...

> is it asynchronous? seems query method does not return Promise Nope, that is the beauty of better-sqlite3, it is fully synchronous! No promises or callbacks!

I'm having the same issue trying to get an existing project to work with vite 2. I'm not using nuxt or anything, it's just a project with feathers-vuex... ``` node_modules/feathers-vuex/dist/FeathersVuexPagination.js:7:2:...

So, specifically the problem is, feathers-vuex is requiring @vue/composition-api 0.6.1 which does *not* have `h` exported. So I'm maybe a bit confused, why not just update to composition api 1.x...

I'm having this same error, and perhaps we can pin this down a little more. The crash happens when: - A frame quarry is in another dimension (both an RFTools...

So, tesseract and mining wells are what we're both using, as far as I can tell. As well as the crash only occuring when the frames are in another dimension.