ayalon

Results 17 issues of ayalon

Hi I wrote a blogpost about my WSL 2 setup under Windows 10. It is blazing fast and combined with mutagen.io sync it has a better performance than on OSX....

bug

I'm desperatly looking for a way to run a script in an event hook outside of the container on the host. I'm using WSL 2 and need to run a...

stale
guide

Hi I'm trying to generate classes from a NTLM secured wsdl file. The only and best approach to do this is described here: https://thomas.rabaix.net/blog/2008/03/using-soap-php-with-ntlm-authentication It's a StreamWrapper and an extend...

help wanted

**Bug 🐞** ### What is the current behavior? Go to the folder examples/nuxt. Add the following script to package.json `"analyze": "nuxt build --analyze"` This is the output: ![image](https://user-images.githubusercontent.com/432045/99882268-6a106600-2c1f-11eb-93dc-8ac10d8746d8.png) **** The...

bug

I found a bug with the default tab on SSR Rendering. The bug is reproducible on the Tabs documentation page of Oruga itself: https://oruga.io/components/tabs.html If you open the page directly...

question

I'm using the new components module and its a time saver. Thanks a lot. Unfortunatly, PHPStorm with its vue.js plugin does not recognize the components anymore if they are not...

pending

I try to build a nuxt module that uses some types of express in its interface. Unfortunatly this throws an error. It seems, that rollup tries to access the types...

I found a sever bug in the latest version of magmi and I need help from the devs to fix it @dweeves . I'm running magmi in a multi-store environment....

In Rollup recently an important change was made to solve issues with named export and default exports. See [https://github.com/rollup/rollup/pull/4182](https://github.com/rollup/rollup/pull/4182) The most important change is that default exports are now always...

bug
needs-reproduction

I have a custom mount for my image. ``` type: node:18 app_mount: false overrides: volumes: - "./frontend:/nuxt" ``` This works but when I do `lando ssh` I'm always at `/app`...

4.x