Felix Schubert

Results 3 comments of Felix Schubert

after running `make all` I get the following error: ![image](https://user-images.githubusercontent.com/24938145/164975335-0b25f69b-8b3e-49b3-a070-b32bcd9a472b.png) once I remove the installation directory using `docker exec -it boxbilling_web_1 /bin/bash` and `rm -rf /var/www/html/src/` along with `chmod -R...

I have a similar issue: ``` "@nivo/calendar": "^0.83.0", "@nivo/core": "^0.83.0", "prop-types": "^15.8.1", ``` Using Next.JS 13.4.7: ```jsx ``` Error: ``` ./node_modules/@nivo/colors/dist/nivo-colors.cjs.js:1:13 Module not found: ESM packages (d3-color) need to be...

@plouc would you prefer a separate issue for my problem?