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 was archived by the owner on Nov 5, 2024. It is now read-only.
When I follow the flow-js-testing installation instructions on https://developers.flow.com/tools/flow-js-testing/install I'm installing version 0.3.0-alpha.15
The next step npx flow-js-testing init then fails with Error: Cannot find module '@onflow/flow-cadut/generator'
Steps to Reproduce
npm install @onflow/flow-js-testing
npx flow-js-testing init
Acceptance Criteria
Commands should not fail and initialize my test setup 😛