guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cyclic npm dependencies


From: swedebugia
Subject: Cyclic npm dependencies
Date: Sat, 24 Nov 2018 16:16:04 +0100

Hi

We need to wonder about what to do with cyclic dependencies.

In the case below node-rimraf has node-glob in input and node-glob has node-rimraf in NATIVE-input.

I have no idea how to solve this. Both packages are by the same author.

Same problem with jasmine and jasmine-core

~/guix-tree/pre-inst-env guix build -K node-rimraf
allocate_stack failed: Cannot allocate memory
Warning: Unwind-only `stack-overflow' exception; skipping pre-unwind handler.
allocate_stack failed: Cannot allocate memory
Warning: Unwind-only `stack-overflow' exception; skipping pre-unwind handler.
allocate_stack failed: Cannot allocate memory
Warning: Unwind-only `stack-overflow' exception; skipping pre-unwind handler.


--
Cheers Swedebugia



reply via email to

[Prev in Thread] Current Thread [Next in Thread]