Skip to content

Conversation

@jirkadanek
Copy link

The npm command is now provided by the package nodejs. Attempt to install the npm
package fails with the following message (if nodejs is installed)

$ sudo dnf install npm 
Last metadata expiration check: 3:01:30 ago on Sun Jun 26 17:00:37 2016.
Error: installed package nodejs-1:4.4.5-1.fc24.x86_64 obsoletes npm < 3.5.4-6 provided by npm-3.5.4-5.fc24.noarch
(try to add '--allowerasing' to command line to replace conflicting packages)

If nodejs is not installed, the message is somewhat cryptic

$ sudo dnf install npm 
Last metadata expiration check: 3:00:41 ago on Sun Jun 26 17:00:37 2016.
Error: package npm-3.5.4-5.fc24.noarch requires nodejs(engine), but none of the providers can be installed
(try to add '--allowerasing' to command line to replace conflicting packages)

The npm command is now provided by the package nodejs. Attempt to install the npm
package fails with the following message (if nodejs is installed)

    $ sudo dnf install npm 
    Last metadata expiration check: 3:01:30 ago on Sun Jun 26 17:00:37 2016.
    Error: installed package nodejs-1:4.4.5-1.fc24.x86_64 obsoletes npm < 3.5.4-6 provided by npm-3.5.4-5.fc24.noarch
    (try to add '--allowerasing' to command line to replace conflicting packages)

If nodejs is not installed, the message is somewhat cryptic

    $ sudo dnf install npm 
    Last metadata expiration check: 3:00:41 ago on Sun Jun 26 17:00:37 2016.
    Error: package npm-3.5.4-5.fc24.noarch requires nodejs(engine), but none of the providers can be installed
    (try to add '--allowerasing' to command line to replace conflicting packages)
The new npm-shrinkwrap.json should be written, commit it.

#### Install npm On Fedora
#### Install npm On Fedora 24
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not leave the old comment in, and add the new comment? Not everyone's on Fedora 24 yet.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right. That would be probably best.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so you're amending it?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did a PR since proposing a change seemed easier than filling Jira and describing what I want to propose. For such simple change it is probably easier if you just do it the way you want than to make me amend it into the shape you want it in. That is, exactly how it ended up.

clebertsuconic added a commit to clebertsuconic/artemis that referenced this pull request Jun 27, 2016
This includes a few changes on building.md, as spotted by jdanekrh on apache#602
@asfgit asfgit closed this in d73d6d2 Jun 27, 2016
clebertsuconic added a commit to clebertsuconic/artemis that referenced this pull request Aug 24, 2016
This includes a few changes on building.md, as spotted by jdanekrh on apache#602
clebertsuconic added a commit to clebertsuconic/artemis that referenced this pull request Aug 25, 2016
This includes a few changes on building.md, as spotted by jdanekrh on apache#602
clebertsuconic added a commit to clebertsuconic/artemis that referenced this pull request Aug 30, 2016
This includes a few changes on building.md, as spotted by jdanekrh on apache#602
clebertsuconic added a commit to clebertsuconic/artemis that referenced this pull request Sep 14, 2016
This includes a few changes on building.md, as spotted by jdanekrh on apache#602
clebertsuconic added a commit to clebertsuconic/artemis that referenced this pull request Apr 11, 2017
This includes a few changes on building.md, as spotted by jdanekrh on apache#602
brusdev added a commit to brusdev/artemis that referenced this pull request Jan 25, 2022
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

Successfully merging this pull request may close these issues.

4 participants