-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
jitsi-meet build fails, ".staging" directories ENOENT #18
Comments
Interesting. Looks like
can you try downloading the package tarball by hand and unpacking it? |
Thank you for your super quick response! Which tar ball?
Looks normal to me... |
I should maybe mention that |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have tried to build jitsi-meet from source with napalm. I am only interested in the web parts but the repository also contains "react-native" code for iOS and Android.
Note that if I run
npm install
(0.12) outside of nix, there are no.staging
directories. But apparently, it is normal that npm first downloads new modules there.To reproduce: either check out napalm-jitsi-meet or follow these steps:
default.nix
:Execute
nix build -L
The text was updated successfully, but these errors were encountered: