-1

I am trying to install brain.js on my machine. I run npm install brain.js but it doesn't work. It fails with an error. The error is below. I have tried to look up the issue but I can't find any answers.

MY INFO

NODE VERSION: v16.13.1
NPM VERISON: 8.3.0

Stackoverflow won't let me add the error in the description but here is a paste of the error I am encountering. https://pastebin.com/Aq8DU0M6

user904963
  • 1,520
  • 2
  • 15
  • 33
Hackermon
  • 69
  • 1
  • 1
  • 8

1 Answers1

-1

I have 0 ideas why this worked but it did.

I had to install the program with yarn

yarn add brain.js
Hackermon
  • 69
  • 1
  • 1
  • 8