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

The following packages have unmet dependencies: #2

Open
CholoTook opened this issue Oct 12, 2022 · 0 comments
Open

The following packages have unmet dependencies: #2

CholoTook opened this issue Oct 12, 2022 · 0 comments

Comments

@CholoTook
Copy link

Thanks for this project, seems like a nice idea.

$ docker build -t patwoz/expo-cli .
Sending build context to Docker daemon    225MB
Step 1/11 : FROM reactnativecommunity/react-native-android
 ---> b928ccfbbe6b
Step 2/11 : RUN apt upgrade && apt update -q
 ---> Using cache
 ---> d8e8e8fa0d76
Step 3/11 : RUN apt install -y nodejs npm
 ---> Running in c26e6217315b

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
nodejs is already the newest version (14.20.0-deb-1nodesource1).
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 nodejs : Conflicts: npm
 npm : Depends: node-gyp (>= 3.6.2~) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
The command '/bin/sh -c apt install -y nodejs npm' returned a non-zero code: 100
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

1 participant