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

yarn start fails #124

Open
crackthedata opened this issue Oct 6, 2023 · 2 comments
Open

yarn start fails #124

crackthedata opened this issue Oct 6, 2023 · 2 comments

Comments

@crackthedata
Copy link

Description

Trying to spin up Metaflow UI locally on a Windows machine to test Metaflow.

Yarn is successfully installing but [(https://github.com/Netflix/metaflow-ui/blob/master/docs/README.md#getting-started)] mentions running yarn start but the command is not found

Steps to Reproduce

C:\Windows\System32>yarn install
➤ YN0087: Migrated your project to the latest Yarn version

➤ YN0000: · Yarn 4.0.0-rc.53.git.20231006.hash-202e568
➤ YN0000: ┌ Resolution step
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
➤ YN0000: └ Completed
➤ YN0000: ┌ Link step
➤ YN0000: └ Completed
➤ YN0000: · Done in 0s 52ms

C:\Windows\System32>yarn start
Usage Error: Couldn't find a script named "start".

$ yarn run [--inspect] [--inspect-brk] [-T,--top-level] [-B,--binaries-only] [--require #0] <scriptName> ...
@obgibson
Copy link
Collaborator

obgibson commented Oct 6, 2023

Can you ask this question in the #ask-metaflow slack channel so I can help you out in real time?

@crackthedata
Copy link
Author

Yes, already done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants