50l3r

Results 27 comments of 50l3r

I have the same error: adding in webpack.web.config.js: `node: { fs: 'empty' },` I recieve this error visiting index.html > Uncaught TypeError: n.existsSync is not a function at Object. (web.js:14)...

Same issue, I only execute one request in my code: const amazon = require('amazon-product-api'); const credentials = require('./credentials.json'); const client = amazon.createClient(credentials); client.itemSearch({ director: 'Quentin Tarantino', actor: 'Samuel L. Jackson',...

Solved adding the domain in request: domain: 'webservices.amazon.es'

Much thanks. This repo works :)

I see that test message works but only recieve sentry error via email. Telegram Notifications Python3 its enabled on my sentry project but dont send errors.

I having the same issue with "Font Awesome 5 Pro" icons ![](https://i.gyazo.com/038468f7c1fd90a7bf37aa9304dffb72.png) ```font-style: normal;``` dont work

If i set 'userDataDir' to browser i have another error: ``` Type: Socket\Raw\Exception Message: Socket operation failed: No se puede completar de forma inmediata una operación de desbloqueo de socket....

i have the same issue with this plugins: `cordova-clipboard 1.3.0 "Clipboard" cordova-custom-config 5.1.0 "cordova-custom-config" cordova-plugin-androidx 1.0.2 "cordova-plugin-androidx" cordova-plugin-androidx-adapter 1.1.0 "cordova-plugin-androidx-adapter" cordova-plugin-customurlscheme 4.4.0 "Custom URL scheme" cordova-plugin-deeplinks 1.1.1 "Cordova Deeplinks Plugin"...