I can't reproduce this starting from a fresh start from the AUR
Search Criteria
Package Details: heroku-cli 10.0.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/heroku-cli.git (read-only, click to copy) |
---|---|
Package Base: | heroku-cli |
Description: | CLI to manage Heroku apps and services with forced auto-update removed |
Upstream URL: | https://devcenter.heroku.com/articles/heroku-cli |
Licenses: | custom, ISC |
Conflicts: | heroku-cli-bin, heroku-client-standalone, heroku-toolbelt, ruby-heroku |
Provides: | heroku, heroku-cli |
Submitter: | Redrield |
Maintainer: | rnestler (ChloeColman) |
Last Packager: | rnestler |
Votes: | 77 |
Popularity: | 1.06 |
First Submitted: | 2017-08-15 23:19 (UTC) |
Last Updated: | 2025-01-27 18:01 (UTC) |
Dependencies (5)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs6-binAUR, nodejs-lts-hydrogen, nodejs-lts-iron, nodejs-lts-jod)
- git (git-gitAUR, git-glAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR, nodejs6-binAUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
- git (git-gitAUR, git-glAUR) (optional) – Deploying to Heroku
Required by (0)
Sources (1)
Redrield commented on 2018-09-03 19:32 (UTC)
procrastinator commented on 2018-09-03 17:31 (UTC)
Getting the following error from npm
npm ERR! code E404 npm ERR! 404 Not Found: heroku-client@^3.0.6
Psykar commented on 2018-08-21 02:32 (UTC)
Looks like you've updated the pkgrel in the PKGBUILD, but didn't update .SRCINFO
A simple mksrcinfo
should fix this =)
saifazmi commented on 2018-08-20 08:26 (UTC) (edited on 2018-08-20 08:28 (UTC) by saifazmi)
Getting the following error in npm logs when trying to upgrade to the latest version.
194 verbose Linux 4.18.1-arch1-1-ARCH
195 verbose argv "/usr/bin/node" "/usr/bin/npm" "install" "-g" "--user" "root" "--prefix" "/home/saif/.cache/pacaur/heroku-cli/pkg/heroku-cli/usr" "heroku-7.9.3.tgz"
196 verbose node v10.9.0
197 verbose npm v6.4.0
198 error code ETARGET
199 error notarget No matching version found for @heroku-cli/plugin-addons-v5@^7.9.3
200 error notarget In most cases you or one of your dependencies are requesting
200 error notarget a package version that doesn't exist.
200 error notarget
200 error notarget It was specified as a dependency of 'heroku'
201 verbose exit [ 1, true ]
golinski commented on 2018-07-26 11:13 (UTC)
The newest version has permissions 777 for /usr/bin. This is not a big deal (permission on the directory are not changed), but still gives a warning during installation.
mprom commented on 2018-07-18 08:48 (UTC)
Running heroku now gives the warning: "Warning: heroku update available from 7.0.98 to 7.4.1".
pizzapill commented on 2018-06-27 09:45 (UTC)
I think "npm" is now a dependency for this package since it does not build without it.
Redrield commented on 2018-04-24 14:31 (UTC)
The way that Heroku is storing tarballs on their server has changed again, and the directory names in the unzipped tarballs give me no clues as to where static releases are found, or even an idea of what version it is (I had to hunt down their github to update pkgver). I'll see if I can find a way to revert to what I had before but for the mean time, in the next update this package is going to be skipping hashsum checks.
Pinned Comments