-
-
Notifications
You must be signed in to change notification settings - Fork 49
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
Unable to do pnpm install in project #144
Comments
What version of pnpm/node are you running on? |
Latest update
…On Thu 8 Feb 2024 at 09:19, Prev Wong ***@***.***> wrote:
What version of pnpm/node are you running on?
—
Reply to this email directly, view it on GitHub
<#144 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC4HG7YBLH3L6IG4ZHDPZL3YSR4B7AVCNFSM6AAAAABCWZXEQSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZTGQ4DONZRG4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Could you try the following and see if this works: pnpm install --ignore-scripts
pnpm build:packages |
ELIFECYCLE Command failed with exit code 1. Tasks: 3 successful, 5 total ERROR run failed: command exited (1) |
@rekajs/codemirror:build: ELIFECYCLE Command failed with exit code 1. |
@rekajs/codemirror:build: 1:1 error Resolve error: Cannot find module './lib/sync' |
This helped, but then Even now |
|
Hi, I keep getting an issue while running pnpm install or pnpm build when I clone the whole project
The text was updated successfully, but these errors were encountered: