Linaia
Linaia
## What's going wrong? When trying to install pm2-logrotate : ``` pm2 install pm2-logrotate [14:55:37] [PM2][Module] Installing NPM pm2-logrotate module [PM2][Module] Calling [NPM] to install pm2-logrotate ... (node:22202) UnhandledPromiseRejectionWarning: TypeError...
## Description We noticed that the header and Calendar are not in sync when firstDay is set to 1 (start on Monday)  When...
Hi, When I want to send a mail with the API, like this : ``` mailjet = require('node-mailjet').apiConnect(my_public_key, my_private_key); mailjet.post('send', { version: 'v3.1' }).request( { Messages: [ { From: {...
Sometimes we have the following message : `Unable to find "startxref" keyword. at /var/www/vendor/rguedes/pdfmerger/Classes/fpdi/pdf_parser.php:287` Any idea why ?
Build with expo sdk47 "react-native": "0.70.5", "react-native-big-calendar": "^3.3.1",  It's working fine on ios.