Description of problem: Package nodejs-find-up fails to build from source in Fedora rawhide. Version-Release number of selected component (if applicable): 1.1.2-2.fc26 Steps to Reproduce: koji build --scratch f27 nodejs-find-up-1.1.2-2.fc26.src.rpm Additional info: nodejs-path-exists was recently upgraded to 3.0.0. It looks like this package specifies that it requires "< 3" This package is tracked by Koschei. See: http://apps.fedoraproject.org/koschei/package/nodejs-find-up
Sorry about that -- I was working to get all the dependencies fixed for a newer version (2.1.0) of nodejs-find-up, but the newer version needed some new dependencies that aren't in Fedora yet. I've pushed an update to Fedora (in Rawhide + F26) that should fix the problem.
(In reply to Jared Smith from comment #1) > Sorry about that -- I was working to get all the dependencies fixed for a > newer version (2.1.0) of nodejs-find-up, but the newer version needed some > new dependencies that aren't in Fedora yet. > > I've pushed an update to Fedora (in Rawhide + F26) that should fix the > problem. No problem. Did you also update nodejs-load-grunt-tasks? I'm now getting: 'Error: nothing provides npm(resolve-pkg) < 0.2 needed by nodejs-load-grunt-tasks-3.5.0-2.fc27.noarch'
Yes, now that the dependencies are available, I've also update nodejs-load-grunt-tasks in Rawhide as well.