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

Wrong symlink for detect-libc #11

Open
daolutions opened this issue Aug 5, 2021 · 3 comments
Open

Wrong symlink for detect-libc #11

daolutions opened this issue Aug 5, 2021 · 3 comments

Comments

@daolutions
Copy link

During deployment on AWS ELB on a AL2 based environment the process broke up because of a wrong symlink:
programs/server/npm/node_modules/meteor/peerlibrary_fiber-utils/node_modules/.bin/detect-libc: no such file or directory

I've checked the symlink on local and it was wrong as well. I guess it should be easy to fix this by adding a correct dependency.

@mitar
Copy link
Member

mitar commented Oct 21, 2021

I have no idea where is that coming from? That looks like some node module which installs it?

If you figure it out, please make a PR.

@ivan133
Copy link

ivan133 commented Jul 11, 2022

Hey @daolutions
I have exactly the same issue.
Were you able to fix it?

@ivan133
Copy link

ivan133 commented Jul 14, 2022

If you copy package to packages folder it works!

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

3 participants