Damien Leroux
Damien Leroux
I don't think an external software is the solution. how this could help package control to handle too long path?
Disabling Live Share extension works for me too 🙏 thx @maximedelvaux
Someone could share information on how to have vogels working dynalite? Here is what I do to instanciate my DB server: ``` import dynalite from 'dynalite'; import packageJSON from '../package.json'...
I have posted my question on [stackoverflow: On Vogels iwth dynalite, Requested resource not found](https://stackoverflow.com/questions/42168214/on-vogels-iwth-dynalite-requested-resource-not-found). Thanks
Actually, it didn't work either. But I fixed my issue: The problem seem to be that I created the table using aws-sdk-js `dynamodb.createTable` function. When trying to add items in...
Yes I know all that Dude... I was thinking that specifying a key as UUID generates a unique number identifier that increment automatically the key id when inserting a new...
I tried the master branch and I have the same problem. Does anyone succeed in bypassing this? Where can I find `fdb_c_options.g.h`? 🙏 **edit:** I found another way to get...
It solved my issue, thx a lot !!!!