Italo

Results 35 comments of Italo

Can someone test this works on master? My old PC went to hell.

> @DarkGhostHunter Hey, can we do something about this? Should raise a PR? Pleas, hands full.

The stack trace points to this line on the `AbstractDecoder`: ```php public function initFromUrl($url) { $options = array( 'http' => array( 'method'=>"GET", 'header'=>"Accept-language: en\r\n". "User-Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.2...

Just a note, WSL2 doesn't push file changes to the host and viceversa, so any file-change notification (`inotify`) is broken. That includes HMR. The protocol doesn't support it, so there...

Does Ignite works with WSL2 at time of writing?