Search code examples
androidreact-nativedetox

Error with wix/Detox [err_package_path_not_exported]


After running the commands to install wix/Detox appears the error: enter image description here


Solution

  • something that helped me with this issue: to install detox 18.16.0

    npm i -D detox@18.16.0