Facing issue while running react native app

While running the app I am facing this. I have created an issue on Github.
Anyone, please help me out to solve this.

There have been some changes to BUILD.md. I think you might have forgotten to do npm install in the root directory of the project. After this commit pluginAssets folder should be generated in ReactNativeClient subfolder of the project. If you have a project version earlier than that commit, there has been a line of code in BUILD.md that should has been run to generate Tools.

Iā€™d suggest checking BUILD.md of your local project version. Hope it helps.

1 Like

@daukadolt, Thank you so much for the help.

1 Like

can you add the solution to the bug report?

@PackElend Sure I will add.

1 Like