Jari Hyle

Results 7 comments of Jari Hyle

This is happening to me too. I either have to restart client or disable/enable the plugin to make it work.

This happened to me too with @webassemblyjs/helper-numbers package and node 16.20. I had to `npm install` without `--prefer-offline` to make it work. It should be "prefer" not "force" ;)

Didn't work yesterday. Was about to comment about it today but forgot. Now it works for reasons unknown to me.

@dangreen I don't have any experience in how to do tests. I'm just a devops who wanted to use this tool and knew a bit of regex. I could learn...

@dangreen Ah, I figured out how the testing works here. I guess I didn't research enough. I fixed the regex and added some entries to the test that failed before...

This also fixes #935 and invalidates #936