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

installation error #198

Open
AdelEddarai opened this issue Feb 1, 2024 · 1 comment
Open

installation error #198

AdelEddarai opened this issue Feb 1, 2024 · 1 comment

Comments

@AdelEddarai
Copy link

when i try install : pnpm install; i get this error:

\uimix-main\uimix-main\packages\dashboard:
 ERR_PNPM_WORKSPACE_PKG_NOT_FOUND  In packages\dashboard: "paintvec@workspace:*" is in the dependencies but no package named "paintvec" is present in the workspace

@seanchas116
Copy link
Member

Thank you for being interested!

Looks like git submodules are not synced.
Try running git submodule update --init --recursive in the repo directory.

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