mirror of
https://github.com/Mintplex-Labs/vector-admin.git
synced 2026-07-25 04:25:23 -04:00
Running yarn dev:setup returns ERROR: no such file or directory: dev:setup #181
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pooriaarab on GitHub (Sep 1, 2023).
I see devSetup.js but can't run yarn dev:setup.js.
Any idea why this is happening?
@timothycarambat commented on GitHub (Sep 8, 2023):
You need to ensure
yarnis installed on the system and available in the CLI. That is why it is sayingno such file or directory.Help: https://stackoverflow.com/questions/46013544/yarn-install-command-error-no-such-file-or-directory-install