kaigrunert

Results 7 comments of kaigrunert

I tested it: unfortunately it didn't fix it in my case with a hidden (`hidden = true`) parent pages. My structure is as follows: ``` folder1/_index.md

hey, sorry for the late reply. Nope, does not change anything :(

@ljharb I also had the original problem (nvm/node is only incorporated with interactive shells) a few times now. My solution was always to put the nvm lines in `.profile` or...

yes, they often source each other (that's why I think solution 2 is better). sorry, not quite sure if I understand your second part correctly: the shown code is already...

Because there are things like color settings you only need to have in interactive shells. It's **not** my code, I just quoted it - the shown code is **already** included...

You could place the nvm-lines on the first line of `.bashrc` by replacing line 367 in `install.sh` with this: ```shell # insert the nvm source string at the first possible...

Yes, it's still possible with my code