-
Notifications
You must be signed in to change notification settings - Fork 751
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to deploy the RNRF branch #80
Comments
@amilasilva88 Please share your |
Hello Supriya, I'm using your RNRF branch, and the package.json is the the default that comes with it. { |
@amilasilva88 I tested NativeBase-KitchenSink from branch Can you try installing through |
Thanks for your update,
|
@amilasilva88 Please check this from issues |
@amilasilva88 Did you get the app running? |
No Supriya, it wasn't working, and now start using another fork from your
repository with has redux and react-navigation instead of RNRF.
Thanks a lot for reaching me for my query. If you guys can make it work it
should be wonderful.
Thanks
Cheers
Amila Silva
…On Nov 2, 2017 12:19, "Supriya Kalghatgi" ***@***.***> wrote:
@amilasilva88 <https://github.com/amilasilva88> Did you get the app
running?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#80 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA95TcQmYfPJWVECubX_z5FJ470_tlEyks5syULXgaJpZM4QFQKv>
.
|
@amilasilva88 Good to know that you are using other branch of NativeBase-KitchenSink Didn't you follow up with #19 |
Hi Supriya,
I did some test with given instructions looks like not bundling the js
modules. Can you please help me to guide on how to upgrade the vector-icon
pack to support more and latest icons
Thanks
Cheers
Amila Silva
…On Thu, Nov 2, 2017 at 1:41 PM, Supriya Kalghatgi ***@***.***> wrote:
@amilasilva88 <https://github.com/amilasilva88> Good to know that you are
using other branch of NativeBase-KitchenSink
Didn't you follow up with #19
<#19>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#80 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA95TdqDtpskPztHMPLndrbNPYmp2f8mks5syVX_gaJpZM4QFQKv>
.
--
*Thanks!*
*Cheers*
*Amila Silva*
|
@amilasilva88 I will upgrade this repo this week |
Thanks Supriya
Thanks
Cheers
Amila Silva
…On Nov 20, 2017 19:49, "Supriya Kalghatgi" ***@***.***> wrote:
@amilasilva88 <https://github.com/amilasilva88> I will upgrade this repo
this week
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#80 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA95TelxzOAS9avqpd_D8mCDI5DZH3x3ks5s4WdLgaJpZM4QFQKv>
.
|
@amilasilva88 Sorry for delay |
Loading dependency graph, done.
Bundling
index.android.js
Transforming modules ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░ 99.8% (1057/1058)...(node:15752) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 3090): UnableToResolveError: Unable to resolve module
react-native/Libraries/Renderer/shims/ReactNativePropRegistry
fromD:\codemill\projects\rnd\react-native\etherSell\node_modules\react-native-easy-grid\Utils\computeProps.js
: Module does not exist in the module map or in these directories:D:\codemill\projects\rnd\react-native\etherSell\node_modules\react-native\Libraries\Renderer\shims
, D:\codemill\projects\rnd\node_modules\react-native\Libraries\Renderer\shims
This might be related to facebook/react-native#4968
To resolve try the following:
watchman watch-del-all
.node_modules
folder:rm -rf node_modules && npm install
.rm -fr $TMPDIR/react-*
ornpm start --reset-cache
.(node:15752) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
The text was updated successfully, but these errors were encountered: