Nicolas Traut
Nicolas Traut
@kgraefe You can try your example even in Linux you will get the same error (provided that `copy_command` contains a pipe). I think the issue is already solved because I...
I don't know why but the libraries were not copied after in the imported `igl` directory after I did `python setup.py install`. To fix that issue, I had to manually...
> hi, have you solve this problem? In my case yes, but of course the lib directory can change depending of the architecture.
I have the same problem in github actions when running on Ubuntu 20 but not when running on Ubuntu 18.
Same issue, the workaround of setting the environment variable `MONGO_MEMORY_SERVER_FILE` to `jest-mongodb-config.cjs` worked for me. Another solution would be to support the import of ES modules, like jest does (see...
Updating puppeteer to version 19.4.1 solved the issue for me.
> > Updating puppeteer to version 19.4.1 solved the issue for me. > > From which version? I had the bug in puppeteer 8.