DC

Results 233 comments of DC

update I forked the repo and added this to the TS. But I don't think it fixes the bug, i still see the crash when installing the plugin locally.

I'm very keen to try out this feature, and checked the [document](https://github.com/celery/celery/pull/9023/files#diff-7780a80e76737cc98195a9baa82c3468c8634ae6be33bcb83036d34dcee9fad6 ) for an example. this is going to be a popular feature in the beta! is this in...

indeed I assumed it was working in both directions. so for sending data into the system I still need to serialize it myself? got it. thanks for the help!

would this be as simple as bumping the react dependency? or is there an incompatibility? https://github.com/jasongaare/react-native-walkthrough-tooltip/blob/master/package.json#L40

i had this today - files stopped getting recognized and "better coffeescript" no longer shows as an option on the file types menu. how do people go about debugging the...

i updated a machine at home to 10.9.4 and i am still able to use coffee there, so it doesn't seem directly related to that upgrade... but this is driving...

thanks! I had made a quick hack to check if inputs were completely english, but this mixed mode above had me stumped.

not really sure what to check for the errors below but npm, yarn, deleting all node modules and try to install again... nothing seems to work ``` root@bot-wiz2:/mnt/ext250/web-apps/cgram# npm i...

maybe node-jieba just doesn't compile with `node v12.5.0` ?