nodejs-yarn-1.13.0-1.fc30 has this in the logs: mangling shebang in /usr/lib/node_modules/yarn/node_modules/performance-now/test/scripts/delayed-require.coffee from /usr/bin/env ./node_modules/.bin/coffee to #!/usr/bin/./node_modules/.bin/coffee mangling shebang in /usr/lib/node_modules/yarn/node_modules/performance-now/test/scripts/delayed-call.coffee from /usr/bin/env ./node_modules/.bin/coffee to #!/usr/bin/./node_modules/.bin/coffee mangling shebang in /usr/lib/node_modules/yarn/node_modules/performance-now/test/scripts/difference.coffee from /usr/bin/env ./node_modules/.bin/coffee to #!/usr/bin/./node_modules/.bin/coffee mangling shebang in /usr/lib/node_modules/yarn/node_modules/performance-now/test/scripts/initial-value.coffee from /usr/bin/env ./node_modules/.bin/coffee to #!/usr/bin/./node_modules/.bin/coffee Note thet neither the original or the new shebang is valid.
I have prepared specfile patch removing the executable bit from these files, and thus disabling the mangling process. See the pagure PR[1] for details. [1]: https://src.fedoraproject.org/rpms/nodejs-yarn/pull-request/1
This bug appears to have been reported against 'rawhide' during the Fedora 31 development cycle. Changing version to '31'.
This bug appears to have been reported against 'rawhide' during the Fedora 31 development cycle. Changing version to 31.