-
Notifications
You must be signed in to change notification settings - Fork 147
Strange interaction with nodemjs #748
Comments
Hi @mk-pmb! Your setup is pretty unique so trying to figure out how to repro it is a bit challenging. I don't have a
which suggests differences in the MacOS |
Thanks for the error report! I've dropped the requirement for GNU readlink, now using nodejs instead. Also,
|
I'm still having trouble setting up a repro. Any assistance would be welcomed. For example, if you could create a small repro repo with instructions that would be fantastic! |
Of course, no problem! I'll prepare a tarball. |
tarball download: It's meant as the home directory of an Ubuntu user named |
😢I'm sorry @mk-pmb but I don't think I can run your repro. Sorry to ask you to do more legwork but the list of changes are 3.2.11...3.2.12. You could checkout each commit hash, build, and then test until your scenario breaks. This would let me know what the issue is. The good news is it's 16 commits and some can likely be skipped. |
No prob, thanks for your effort on free support! :-) |
Hi! I encountered this strange interaction with nodemjs. Maybe something about the esm cache again?
The bug occurs when:
Reliable work-arounds:
For now I'll just downgrad to esm 3.2.11, but I'd appreciate if you could find a better fix.
Update: You'll need to pin
esmod-pmb
to 0.1.7, because I'll release 0.1.8 with a fixed-version dep on the older esm to mitigate.The text was updated successfully, but these errors were encountered: