skoenfaelt

Results 24 comments of skoenfaelt

# Reproduction Steps 1. Checkout https://github.com/derHodrig/nuxt-i18n-reproduction 2. navigate to `i18n-app` 3. run `npm install` > Install should fail - i18n-app is the app and has the dependency `"@skoenfeld/i18n-layer": "0.0.2"` -...

@BobbieGoede did not think that this problem is that simple solved. @SGDS-SyL could you please rename your `postinstall` script in your layer>package.json and install the new published layer? https://github.com/derHodrig/nuxt-i18n-reproduction/commit/4c88663f56c81028919cd83580be86a9fdbfce4e#diff-b68b7af82dbabeceff18a29ef8697de0c088349cd1b2a4f0a872ec92095c7802 In...

> Thank you 🙏 > > Can you explain a bit about why you would do this rather than passing that config to setup? Maybe this helps https://github.com/nuxt/test-utils/issues/314#issuecomment-2047815314 The dudes...

I can confirm the issue. It oocurs on self hostet gitlab instances. @ds1371dani maybe we should test it with a private repository on official gitlab. I am currently on vacation,...