Yannick Decat

Results 81 comments of Yannick Decat

@adamziel My bad, I retried with the `trunk` branch and for the two tests : First one : it reduced from 12 minutes to 7 minutes Second one : it...

I tried to run a `composer.phar` file too and I had this runtime error : ``` RuntimeError: null function or function signature mismatch at php.wasm._php_stream_flush (wasm://wasm/php.wasm-038f5de6:wasm-function[1513]:0xe2a8f) at php.wasm._php_stream_cast (wasm://wasm/php.wasm-038f5de6:wasm-function[737]:0x5a905) at...

I know this will represent a lot of work. But it would be fantastic to update every dependencies correctly to have a clean `npm install` output : ``` npm warn...

I certainly went too far this time : I wanted to determine if an update was possible here. I tried a lot of adjustments to make this work. But unfortunately...

@adamziel I have a local branch with all the updates I made in the comment above. Bringing the updates you suggested in your comment on that branch and testing to...

Alright, something is very bizarre here. As you can see every commits I made : something went wrong with the package `@zkochan/js-yaml` in `package-lock.json` : ``` npm error Invalid: lock...

@adamziel Ok, this was not easy at all, but ! I almost made it. First, the steps : I did what you said : Update `@nx`. And this is what...

@adamziel I corrected the lint errors and tried multiple times to make the tests succeed. But : `test-unit-asyncify` : ``` ❌ > nx run playground-blueprints:"test:vite" ❌ > nx run php-wasm-node:test...

I close this PR since the dependencies have been updated in a more recent one.