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
Hello, thanks for this awesome e2e testing library for React Native!
I'm trying to using the latest greatest commit on Detox#master but Yarn/npm won't allow it.
The top level package.json is invalid, so I've made pull request to address it: #500
I would love to use the latest features and would it would help out greatly especially the android update.
Would you guys be open to do pre-releases or beta releases in the future?
Steps to Reproduce
yarn add https://github.com/wix/detox.git#master -D
will error out because the top level package.json is invalid
Description
Hello, thanks for this awesome e2e testing library for React Native!
I'm trying to using the latest greatest commit on Detox#master but Yarn/npm won't allow it.
The top level
package.json
is invalid, so I've made pull request to address it:#500
I would love to use the latest features and would it would help out greatly especially the android update.
Would you guys be open to do pre-releases or beta releases in the future?
Steps to Reproduce
yarn add https://github.com/wix/detox.git#master -D
will error out because the top level
package.json
is invalidThe top level
package.json
is not valid.http://package-json-validator.com/
Detox, Node, Device, Xcode and macOS Versions
The text was updated successfully, but these errors were encountered: