Skip to content

First time of installation of log4brains on MacOS Ventura does not work when trying to do log4brains init #116

Answered by cjgennaula
cjgennaula asked this question in Q&A
Discussion options

You must be logged in to vote

BTW... I finally talked to someone running log4brains on a mac and was told to do the following:

  1. Install nvm (https://github.com/nvm-sh/nvm?tab=readme-ov-file#installing-and-updating)
  2. use it to install node.js version 18.17.0 (nvm install 18.17.0)
  3. cd to my project folder
  4. run npm install -g log4brains
  5. log4brains init

This worked just fine. Just wanted to update this thread in case anyone experiences this problem.

I didn't see a notice regarding what version of node log4brains will work with, but apparently v21.6.2 is NOT one of them.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cjgennaula
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant