Results 3 issues of jbonnier

Hi! You are using an invalid option with npm ci here: https://github.com/BretFisher/nodejs-rocks-in-docker/blob/3ec736225e93107740177518d96d96336ec3ad6d/dockerfiles/5.Dockerfile#L23 Which produces > npm WARN invalid config only="development" set in command line options > npm WARN invalid config...

Repo extractor is finding only 10 repo in my BitBucket cloud but I have 125. ``` repo_extractor bitbucket --username="my-username" --visibility=all --password=my-app-password [email protected],[email protected] ``` ``` repo_extractor version Checking for new versions....

**Describe the bug** Error when using calendarJs from calendar.export.min.js (version 2.12.2); **To Reproduce** ```js import { calendarJs } from 'jcalendar.js/dist/calendar.export.min.js'; const instance = calendarJs('#calendar-test'); ``` **Expected behavior** A calendar. **Screenshots**...