S
S
Sergey2021-01-07 21:25:29
Node.js
Sergey, 2021-01-07 21:25:29

How to fix this dependency conflict?

Hi all!

After I installed the firebase dependency in the project (react native) using expo install firebase, after which it npm installspits out the following error:
5ff7518b854d3060386736.jpeg
I did the following steps that did not help:

npm install --global --production windows-build-tools
(Python 2.7 installation)
npm install node-gyp

Who faced such trouble tell me how to solve it, please.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey, 2021-01-08
@Azperin

Try to install a node with a checkbox for installing additional tools, it will be there at the very end. Through choco, both normal versions of msbuild and pythons and so on will be installed. This helped me with opencv, about the same errors were

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question