fishbone1
fishbone1
We have two web applications, one is a plain HTML/CSS/JS application and one is a Symfony4 PHP application. Both applications have assets (CSS/JS) that are generated by a build script....
`yarn encore dev` crashes with this error: ``` Error: webpack-cli tried to access webpack (a peer dependency) but it isn't provided by its ancestors; this makes the require call ambiguous...
My Electron project's target platform is Windows x64, but it's built on a Linux system. I already have a native module which uses "prebuild". To install dependecies I run: ```...
Feature request: The README says that you compiled Pandoc to JS. Would it be possible to provide this as a (separate) JS library / module? This would allow to build...
**I have checked that the bug exists in the `dev-development` branch** No. (There are no relevant commits since 7.0.2) **I have checked that there are no already open issues or...
It seems that `DirContextOperations` returned by `LdapTemplate.lookupContext()` doesn't correctly support multi value attributes if the value count exceeds the LDAP fetch limit (1500 in our case). Following code doesn't work...
``` $ pip install tensorspacejs==0.2.0 (...) ERROR: Cannot install tensorspacejs because these package versions have conflicting dependencies. The conflict is caused by: keras 2.2.2 depends on keras-applications==1.0.4 tensorflow 1.12.0 depends...
Typo3 version: 11.5.9 Extension version: master 20297bba I sometimes get a warning and and error when opening the page exporter. It happens after I added a rich text content with...
I rebuild an Electron app with arch armv7l for Raspberry Pi. The build is executed on a Linux amd64 system, what used to work well. For newer Electron versions (30...
# Bug Report ## Prerequisites * [X] Can you reproduce the problem on TYPO3 v11.5 LTS * [ ] Can you reproduce the problem on TYPO3 v12.4 LTS * [X]...