Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Initialize command broken in 0.3.0-alpha.15 #180

@maggo

Description

@maggo

Problem

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

  1. npm install @onflow/flow-js-testing
  2. npx flow-js-testing init

Acceptance Criteria

Commands should not fail and initialize my test setup 😛

Context

Tried to create a test setup using the docs at https://developers.flow.com/tools/flow-js-testing

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions