Adam van Dongen

Results 22 comments of Adam van Dongen

What needs to be done in order for this pull request to be merged? We're using the @rhertogh fork for some time now; but would like to be able to...

Sorry for the delay in response, but it appears to be an issue in the pecl package. With Net_Gearman (https://github.com/brianlmoon/net_gearman) it works alright.

Same issue here, `--no-cache` avoids the issue as well

I'm not entirely certain if it's related, but we're seeing 'weird' things in coverage as well. (vue2 + vue-jest) I've gone back in our pipeline and narrowed it down to...

After my last comment, we've tried to reconstruct the coverage by downgrading. In the end, we also needed to downgrade `@babel/core` to version `^7.16.7` in order to make coverage working...

There's a tip here you can try which should resolve the issues with the latest version: https://github.com/vuejs/vue-cli/issues/7040#issuecomment-1155461372

Not too sure if this is the right location for this question, but it is related to the discussion above. I have a component annotated as following: ```typescript @Component({ async...

> Would you be so kind as to provide an example where the composition api is used? My typescript compiler is complaining because the type of vm has no parameter...

Same issue here, install through marketplace or by uploading the component results in this error: `Your requirements could not be resolved to an installable set of packages.` Pagekit version: 1.0.16...