-
Notifications
You must be signed in to change notification settings - Fork 39
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
Should be able to run js project without package.json #176
Comments
@sguptatw I'm unable to replicate above issue. I followed the same steps. We are using taiko as dependency to running js test. For that we need package.json file to install taiko locally. |
@shubhamsc Did you |
@sguptatw Sorry my bad. Network is not disconnected. |
@shubhamsc I have observed this on Windows. Can you check on Windows please. |
@sguptatw |
The fix should be available in nightly >= 17-12-2018 |
Expected behavior
Should be able to run js project without package.json
Actual behavior
Getting the error
Steps to replicate
gauge init js
gauge run
Version
The text was updated successfully, but these errors were encountered: