You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building the app result in error that ./config/build file is missing, it needs to be created like the secrets.js file that has explanation here: https://github.com/COINiD/COINiDWallet#secretsjs
error Unable to resolve module `../config/build` from `/app/coinid/src/settingstree/About.js`: The module `../config/build` could not be found from `/app/coinid/src/settingstree/About.js`. Indeed, none of these files exist:
* `/app/coinid/src/config/build(.native||.android.js|.native.js|.js|.android.json|.native.json|.json|.android.ts|.native.ts|.ts|.android.tsx|.native.tsx|.tsx)`
* `/app/coinid/src/config/build/index(.native||.android.js|.native.js|.js|.android.json|.native.json|.json|.android.ts|.native.ts|.ts|.android.tsx|.native.tsx|.tsx)`
it need the params:
commit
tag
dirty
time
version
The text was updated successfully, but these errors were encountered:
Building the app result in error that
./config/build
file is missing, it needs to be created like the secrets.js file that has explanation here:https://github.com/COINiD/COINiDWallet#secretsjs
it need the params:
commit
tag
dirty
time
version
The text was updated successfully, but these errors were encountered: