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 Nov 5, 2024. It is now read-only.
CLI changes in 0.31.0 brought new flag --admin-port which broke the whole workflow for users of flow-js-testing.
Later 0.31.1 should have been a simple update for Cadence dependency, but made things worse.
@bluesign@MaxStalker There are quite a few issues with the latest flow-js-testing, but it's still alpha which makes it quite understandable. I'm not able to use the latest two versions at all, as both of them have different issues. Will do more testing on these today though.
So, while it's pretty unlikely, was thinking to see if downgrading the CLI makes any difference, and this topic seemed to be the best place to drop the question.
I believe the install script won't work on M1 Macs based on the docs. If I'm not wrong, on M1 Macs Homebrew is the only installation option, and they only allow you to set up 0.39.3 which is not even the latest version.
This is a great package, just needs a bit more maintenance. I will do my best to help whenever possible; got one PR pending already and also created type definitions for the main API functions.
Details
CLI changes in
0.31.0
brought new flag--admin-port
which broke the whole workflow for users offlow-js-testing
.Later
0.31.1
should have been a simple update for Cadence dependency, but made things worse.Progress
AccountAdded
/AccountCreated
hypothesis from Account creation name has been changed from "AccountAdded" to "AccountCreated" #870.30.0
and check that it works with previous codebaseThe text was updated successfully, but these errors were encountered: