Daniel Ruf
Daniel Ruf
aoe_technology_radar-generateJson seems to require specific folder which does not exist by default
``` ⋊> ~/S/p/tech-radar yarn aoe_technology_radar-generateJson 15:29:56 yarn run v1.22.17 $ /home/druf/Schreibtisch/projects/tech-radar/node_modules/.bin/aoe_technology_radar-generateJson [ERROR] radar ENOENT: no such file or directory, lstat '/home/druf/Schreibtisch/projects/tech-radar/radar' [ERROR] radar ENOENT: no such file or directory, lstat...
``` npm ERR! missing: @pattern-lab/starterkit-twig-demo@github:pattern-lab/starterkit-twig-demo, required by [email protected] npm ERR! peer dep missing: react@^15.0.2 || ^0.14.8, required by [email protected] npm ERR! peer dep missing: react@^0.14.0 || ^15.0.0, required by [email protected]...
It looks like there is some difference in the `settings` property. Is this already known, a bug, feature or something else due to typecasting? preview:  frontend: ...
When trying to install the dependencies of the headless front end (`assets/headless`) with `yarn`, there is an error thrown, that `vendor/sulu/headless-bundle/Resources/js-website/package.json` needs a version. This can be temporarily / individually...
We had to upgrade React to v18 to resolve some issues with the React scheduler. You might want to change to the new method to render the root component: https://reactjs.org/blog/2022/03/08/react-18-upgrade-guide.html#updates-to-client-rendering-apis...
It seems there are many open issues and pull requests which can be solved. Currently there are way too many custom scrollbar solutions on GitHub and no real collaboration between...
Currently there are hundreds of branches. Many of them are stale and probably obsolete because the relevant PRs are closed (see for example https://github.com/calcom/cal.com/branches/all?page=6). Do you plan to clean this...