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

Compile from source: Can not find ./libs/admin-console/src/common/package.json #12747

Open
1 task done
StratsScorpio opened this issue Jan 8, 2025 · 1 comment
Open
1 task done
Labels
bug desktop Desktop Application

Comments

@StratsScorpio
Copy link

Steps To Reproduce

Try to initilize from source but npm ci got error message, that the package.json file is not found.

Use your instructions from https://contributing.bitwarden.com/getting-started/clients/#setup-instructions

git clone https://github.com/bitwarden/clients.git
cd clients
npm ci

In your repo the file is not exist

Expected Result

.

Actual Result

npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path /usr/local/src/clients/libs/admin-console/src/common/package.json
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, open '/usr/local/src/clients/libs/admin-console/src/common/package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:
npm ERR! /home/foo/.npm/_logs/2025-01-08T13_56_02_584Z-debug-0.log

Screenshots or Videos

No response

Additional Context

No response

Operating System

Linux

Operating System Version

Mint 22 / Ubuntu 2404

Installation method

Other

Build Version

2024.12.1

Issue Tracking Info

  • I understand that work is tracked outside of GitHub. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
@StratsScorpio StratsScorpio added bug desktop Desktop Application labels Jan 8, 2025
@bitwarden-bot
Copy link

Thank you for reporting this issue! We've added this to our internal tracking system.
ID: PM-16840

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

No branches or pull requests

2 participants