Marcos Ojeda
Marcos Ojeda
This fixes the vague `Error: Unknown command: protocol` error (#387). pinned version found via a similar issue report: adieuadieu/serverless-chrome#120 - [x] Rebase your changes on master so that they can...
this is a weird bug that i noticed while writing an eslint rule with the following selector ImportDeclaration + :not(ImportDeclaration) for certain types of file using babel-eslint, this would throw...
starting the flow server can take a minute or two (depending on the size of the codebase). nuclide and vscode sort of address this by hooking into flow's LSP server...
for example: ``` shell marcos@smaland in ~/projects/blerg ○ npm install atoll npm http GET https://registry.npmjs.org/atoll npm http 200 https://registry.npmjs.org/atoll > [email protected] install /Users/marcos/projects/blerg/node_modules/atoll > make atoll fatal: Not a git...