Vincent Voyer
Vincent Voyer
@FermiDirak why not just updating the already in place Options type definition (warning: I am new to Flow)
@andyw8 I also have a locale related issue (ticket id 20789131). And I was able to understand it a bit more. When I use the watch command for my theme,...
> 1. Units can be mixed, with some negative and some positive. How do we handle that? I am not sure what is the use-case of mixing units with different...
Hey there, also receiving this error, although I am using the `@aws-sdk/client-cloudwatch` in my lambda. Version: "@aws-sdk/client-cloudwatch": "3.118.0", Error is: ``` { "errorType":"Runtime.UnhandledPromiseRejection", "errorMessage":"Error: write EPROTO", "reason":{ "errorType":"Error", "errorMessage":"write EPROTO",...
Yes, as a JavaScript dev here's what I expect: ---- local files (when starting with ./) - core modules - deps - devDeps - npm search --- core modules, deps...
As for me, I am currently using https://atom.io/packages/autocomplete-modules. We could also enhance this module to implement npm search and module install. Since it already have a lot of stars, community...
> Regarding node core packages, it is also a tricky one given a user could be implementing a browser package, in which case he will want to use the non...
https://github.com/npm/node-which should solve this I think
> So i have to install node-which globally? No but instead of blindy trying to launch "yarn" or "npm" here: https://github.com/algolia/atom-autocomplete-module-import/blob/e719f737d35c9d8ba9266ef9a4570d4becd058d9/lib/project.js#L37-L39 You could use node-which to get the actual path...
@matrix33 You can update that in the "properties" file here: https://github.com/awslabs/amazon-kinesis-client-nodejs/blob/master/samples/click_stream_sample/consumer/sample.properties