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
{{ message }}
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.
Hi,
I've found an issue when trying to install BlackBerry-Dynamics-for-React-Native-Base. npm i <path>/modules/BlackBerry-Dynamics-for-React-Native-Base throws an Error: ENOENT: no such file or directory, copyfile error when trying to copy BlackBerry-Dynamics-for-React-Native-Base/scripts/custom_rn_rename/index.js into node_modules.
The text was updated successfully, but these errors were encountered:
Are you installing the module in your own app or using one of the sample apps? Can you try installing the base module to one of our samples and see if you can replicate the issue?
@ign699 can you confirm for us what version of React-Native you are using and also what version of the BlackBerry Dynamics SDK you are using (iOS and Android)?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I've found an issue when trying to install
BlackBerry-Dynamics-for-React-Native-Base
.npm i <path>/modules/BlackBerry-Dynamics-for-React-Native-Base
throws anError: ENOENT: no such file or directory, copyfile
error when trying to copyBlackBerry-Dynamics-for-React-Native-Base/scripts/custom_rn_rename/index.js
into node_modules.The text was updated successfully, but these errors were encountered: