Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

Skip local dependencies in generateNix #77

Merged
merged 1 commit into from Oct 5, 2018

Conversation

albertov
Copy link
Contributor

@albertov albertov commented Oct 3, 2018

Without this fix node will throw an error when it runs generateNix on a local dependency:

TypeError: Cannot read property 'split' of undefined
    at generateNix (/nix/store/115k8bis4wsqyrxspx0lyjb60z5ak2vz-yarn2nix-1.0.0/libexec/yarn2nix/deps/yarn2nix/bin/yarn2nix.js:42:39)
    at Promise.all.then (/nix/store/115k8bis4wsqyrxspx0lyjb60z5ak2vz-yarn2nix-1.0.0/libexec/yarn2nix/deps/yarn2nix/bin/yarn2nix.js:142:5)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
    at Function.Module.runMain (module.js:695:11)
    at startup (bootstrap_node.js:191:16)
    at bootstrap_node.js:612:3

@zimbatm zimbatm merged commit e7736bf into nix-community:master Oct 5, 2018
@zimbatm
Copy link
Member

zimbatm commented Oct 5, 2018

thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants