Running yarn dev:setup returns ERROR: no such file or directory: dev:setup #22

Closed
opened 2026-02-15 16:29:23 -05:00 by yindo · 1 comment
Owner

Originally created by @pooriaarab on GitHub (Sep 1, 2023).

image

I see devSetup.js but can't run yarn dev:setup.js.

Any idea why this is happening?

Originally created by @pooriaarab on GitHub (Sep 1, 2023). ![image](https://github.com/Mintplex-Labs/vector-admin/assets/42897904/bd58662f-5a95-47e0-b2f1-93d07f45bbd9) I see devSetup.js but can't run yarn dev:setup.js. Any idea why this is happening?
yindo closed this issue 2026-02-15 16:29:23 -05:00
Author
Owner

@timothycarambat commented on GitHub (Sep 8, 2023):

You need to ensure yarn is installed on the system and available in the CLI. That is why it is saying no such file or directory.

Help: https://stackoverflow.com/questions/46013544/yarn-install-command-error-no-such-file-or-directory-install

@timothycarambat commented on GitHub (Sep 8, 2023): You need to ensure `yarn` is installed on the system and available in the CLI. That is why it is saying `no such file or directory`. Help: https://stackoverflow.com/questions/46013544/yarn-install-command-error-no-such-file-or-directory-install
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/vector-admin#22