Profpatsch / yarn2nix

Build and deploy node packages with nix from yarn.lock files.
MIT License
85 stars 21 forks source link

fix(node-package-tool): create target directory if it doesn't exist #45

Closed sternenseemann closed 4 years ago

sternenseemann commented 4 years ago

Apparently some namespaced packages have binaries which live in a subdirectory. This would previously crash the build.

Test case is @babel/parser.