Getting version error while installing monkeytype locally #4156
-
I am trying to run monkeytype locally on my machine but when I do I am using
Any idea, how I can continue, or do I have to downgrade my node and npm version? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
You have to downgrade. Recommend using |
Beta Was this translation helpful? Give feedback.
-
Thanks using Also in docs it mentions firebase as optional but I couldn't run the frontend server without firebase... It is working now after I set firebase and followed the steps mentioned here - Setting up firebase docs |
Beta Was this translation helpful? Give feedback.
You have to downgrade. Recommend using
nvm
for that.