Skip to content
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

Initialize command broken in 0.3.0-alpha.15 #180

Open
maggo opened this issue Sep 7, 2022 · 2 comments
Open

Initialize command broken in 0.3.0-alpha.15 #180

maggo opened this issue Sep 7, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@maggo
Copy link

maggo commented Sep 7, 2022

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

@maggo maggo added the bug Something isn't working label Sep 7, 2022
@maggo maggo changed the title Initialize command broken in latest version Initialize command broken in 0.3.0-alpha.15 Sep 7, 2022
@MaxStalker
Copy link
Collaborator

@maggo @onflow/flow-js-testing and flow-js-testing are two different packages 🤔
Either docs is wrong or your process 🤷

@MaxStalker
Copy link
Collaborator

I believe, this issue should be resolved in latest releases.

@maggo let me know if you still experience this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants