Linaia

Results 6 issues of 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) ![Capture d’écran 2022-09-15 à 16 58 27](https://user-images.githubusercontent.com/56269035/190438273-f072bbe3-79ed-4259-b784-b779fa7907a7.png) 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", ![Screenshot_20221207-172926](https://user-images.githubusercontent.com/56269035/206241300-fe461f3f-63c1-4e66-8440-83f74cafeec8.png) It's working fine on ios.