Lee
Lee
Is there any follow-up on this issue?
I temporarily rolled back the version to v1.2.35
> When rolling back, don't forget to update git submodules. I bashed my head for too long on that one... Thank you for reminding me. I have rolled back the...
> Ok, I figured it out. You are most probably compiling Aseprite with libc++, but you need to compile skia with that too. So, run this command instead of the...
Did you update the git submodules when updating the code? I also encountered a problem when compiling v1.2.37 #3437 , but it is not the same as you, I choose...
> Just tried 1.2.35, unfortunately I get the exact same error. I tried to compile skia locally and use that instead, that didn't go well either, skia build had a...
Log ```log 2023-06-09 09:52:41,912 INFO o.a.j.u.JMeterUtils: Setting Locale to en_EN 2023-06-09 09:52:42,043 INFO o.a.j.JMeter: Loading user properties from: /home/wai/tools/apache-jmeter-5.5/bin/user.properties 2023-06-09 09:52:42,043 INFO o.a.j.JMeter: Loading system properties from: /home/wai/tools/apache-jmeter-5.5/bin/system.properties 2023-06-09 09:52:42,052...
命令是prm
我的一个暂时不优雅的解决方案是: 在你报错的那个顶层文件里,手动配置下Chromium安装路径。 按照你的问题来看的话,就是在Launcher.js报错的那个方法里找到executablePath,手动设置下Chromium路径。 Chromium路径在你的node_modules/puppeteer/.local-chromium/xxx下 
macos 11.6.2 node version v18.11.0