FrankL-git
FrankL-git
**Describe the bug** I used the kitchen sink example of your demos and tried to create an own allDayEventsLabelTemplate for the CalendarWeekViewComponent. This does not work because the original template...
### Current behavior Running the following command (for easy reproduction I use an empty empty.spec.ts) on bash: $ hostname arnika $ cd /home/fl/project_dir && npx cypress run -b firefox --spec...
### Current behavior Running cypress info in a bash detects firefox: $ cd /home/fl/project_dir $ echo $PATH /usr/local/sbin:/usr/local/bin:/usr/local/ssl/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin $ npx cypress info ... Detected 2 browsers installed: 1. Chrome -...
The commandline $ npm install better-sqlite3 --build-from-source --sqlite3=$(pwd)/src/sqlite-amalgamation-3500100 produces the following warnings: npm warn Unknown cli config "--build-from-source". This will stop working in the next major version of npm. npm...