Mauz

Results 16 issues of Mauz

The error I am getting when using this plugin in an Angular 13 project is the following: ``` [error] TypeError: Cannot assign to read only property 'main.977fe6373cfd108d.js' of object '#'...

**Describe/explain the bug** When using nivo with yarn PnP, it detects a peer dependency error in multiple nivo packages. ``` Module not found: Error: @react-spring/web tried to access react-dom (a...

## Current behavior No matter what I set for `branches`, when I release from a tag, I always get the following error: ``` This test run was triggered on the...

In newer capacitor versions, the `capacitor.config.json` seems to be missing. There is a `capacitor.config.ts` instead. During build, I get the following error: ``` ./node_modules/@codetrix-studio/capacitor-google-auth/dist/esm/web.js:3:0-58 - Error: Module not found: Error:...

Related to #166 I want to first build the image, then do some other release steps and then release the image to docker hub. For that, I thought I should...

kind/question

### Description of the feature The storage module is the biggest source of bugs and with the amount of issues there were a lot of changes to the module. These...

type: feature

Hi there! When I build the project, I get the following errors: ``` e: /.../node_modules/@react-native-menu/menu/android/src/main/java/com/reactnativemenu/MenuView.kt: (196, 56): Unresolved reference: Q e: /.../node_modules/@react-native-menu/menu/android/src/main/java/com/reactnativemenu/MenuView.kt: (197, 20): Unresolved reference: setForceShowIcon ``` After a...

## Env Name | Version --- | --- Maven | 3.3.9 Java | Oracle JDK 8_181 jaxb2-maven-plugin | 2.4 ## Issue The problem comes from our Build-Server where the job-name...

documentation

### Description of the feature Use yarn nodeLinker pnp instead of node-modules for faster CI and development. ### Additional context Blocked by #65

type: feature

### Description of the feature Users want to host their applications from a suburl, instead of a subdomain (e.g. https://example.com/dashdot) ### Additional context Other applications support it as well: https://wiki.servarr.com/sonarr/settings

type: feature
help wanted