You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 6, 2023. It is now read-only.
Trying to change to a directory or run __avn_debug causes an infinite loop of processes to keep getting spawned. I am using zsh. chpwd_functions=( __avn_Chpwd ). I can think of nothing I can do to make this any simpler. I have tried various .nvmrc configurations. I have tried repeating the install setups while nvm use'ing different nvms. I continue to get never ending fork bombs. I have not found any way to begin to get debugging information about what is causing this.
Details
avnavn --version: 0.2.4
nodenode --version: v13.10.1
nvmnvm --version: v0.35.3
nn --version: none (i also tried homebrew install n, which was version 6.4.0, & got the same result)
zshzsh --version: 5.8
bashbash --version: 3.2.57
The output of __avn_debug in the directory with a .node-version file is:
this fork bombs (endlessly spawns new proceses) my system with no output to the screen.