I am trying to use native-base,after installing got this error [closed] - react-native

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 2 years ago.
Improve this question
I am new to react-native.
After installing native-base third party library on my project got an error:
Unable to resolve "#expo/vector-icons/Fontisto" from "node_modules\native-base\dist\src\basic\IconNB.js".

Related

Even I install tensorflow_federated, I cannot import it [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 2 days ago.
Improve this question
How can I resolve this error?
I tried to uninstall and install Tensorflow and tensorflow_federated for several times but facing the same error again and again.

Odoo Error occured but Not showing error details [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 7 days ago.
Improve this question
odoo Error has occured..But its not showing any error while clicking see details
how to solve this

java.lang.ExceptionInInitializerError when I run a feature file [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 9 days ago.
Improve this question
This is my feature file
`Feature: Greet Sai
Scenario: Say hi to Sai
* print 'hi Sai'`
I am running this as a cucumber feature
[enter image description here](https://i.stack.imgur.com/3308s.png)
Can any one please help me in explaining the cause of the error and the fix

Getting unexplainable error "Requiring unknown module '4'" [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 1 year ago.
Improve this question
I don't even know where to begin because i'm not requiring no such module.
I've tried to save every file in my project.
I've tried to reload my apps on expo
Im using a Samsung A10 E android phone to run this app with expo go
completely restart expo on both devices

OP_REQUIRES failed at save_restore_v2_ops.cc:109 : Not found: ; No such file or directory [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 4 years ago.
Improve this question
https://github.com/caicloud/tensorflow-tutorial/blob/master/Deep_Learning_with_TensorFlow/1.4.0/Chapter12/5.%20%E5%90%8C%E6%AD%A5%E6%9B%B4%E6%96%B0%E6%A8%A1%E5%BC%8F%E6%A0%B7%E4%BE%8B%E7%A8%8B%E5%BA%8F.py
What is the problem with the program running failures on two different machines and running on one machine?