Gustavo Ferreyra

Results 6 issues of Gustavo Ferreyra

this code. ```javascript var googleFinance = require('google-finance'); googleFinance.historical({ symbol: 'NASDAQ:AAPL', from: '2019-11-01', to: '2019-12-31' }, function (err, quotes) { console.log(err) console.log(quotes) }); ``` return.... ```shell null [] ```

# Examples: I try with ***basic_proxy.js*** May be, hard requariments of unnecessary dependences. I walk in this steps. ```shell git clone https://github.com/http-party/node-http-proxy.git npm install node ./examples/http/basic-proxy.js ``` its fails, y...

why this error timeout? how i can solve? ```shell (node:2119) UnhandledPromiseRejectionWarning: RequestError: Timeout awaiting 'request' for 5000ms at ClientRequest. (/content/iwin2/node_modules/got/dist/source/core/index.js:956:65) at Object.onceWrapper (events.js:422:26) at ClientRequest.emit (events.js:327:22) at ClientRequest.origin.emit (/content/iwin2/node_modules/@szmarczak/http-timer/dist/source/index.js:43:20) at...

Demo's not working. ```javascript err:socket.js:32 WebSocket connection to 'wss://api.fcoin.pro/v2/ws' failed: ```

why no use de same filename?

![Captura de pantalla de 2024-04-29 18-38-34](https://github.com/seofernando25/ulauncher-gpt/assets/3880132/5f340361-d004-4689-8032-7538a969a256) I try with user apikey and proyect apikey, and got the same error.