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

CLI does not work #148

Closed
jribbink opened this issue Jul 20, 2022 · 0 comments · Fixed by #149
Closed

CLI does not work #148

jribbink opened this issue Jul 20, 2022 · 0 comments · Fixed by #149
Labels
bug Something isn't working

Comments

@jribbink
Copy link
Contributor

Instructions

Fix imports in CLI scripts to use "@onflow/flow-cadut" package instead of "flow-cadut". This must have been missed in the migration to the new NPM registry

Problem

When attempting to follow steps listed in docs https://docs.onflow.org/flow-js-testing/install/ the CLI does not work. It throws a missing import error from "flow-cadut/generator"

Steps to Reproduce

Follow steps in docs

Acceptance Criteria

CLI works.

@jribbink jribbink added the bug Something isn't working label Jul 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant