Package Details: heroku-cli 8.11.1-1

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: 74
Popularity: 0.86
First Submitted: 2017-08-15 23:19 (UTC)
Last Updated: 2024-04-02 12:19 (UTC)

Dependencies (5)

Required by (0)

Sources (1)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

heppu commented on 2018-10-20 05:52 (UTC) (edited on 2018-10-20 05:52 (UTC) by heppu)

It's seem that I cannot update this anymore:

error: missing package metadata in /home/heppu/.cache/yay/heroku-cli/heroku-cli-7.17.1-1-x86_64.pkg.tar.xz

error: '/home/heppu/.cache/yay/heroku-cli/heroku-cli-7.17.1-1-x86_64.pkg.tar.xz': invalid or corrupted package

tjquillan commented on 2018-10-07 03:26 (UTC)

just fyi rev resets to 1 on version bump

soloturn commented on 2018-09-17 03:41 (UTC)

heroku has fixed versions via yarn, and "yarn add" should be possible. also new npm recommends "npm ci" instead of "npm install" to use fixed versions. would be great if the heroku package would do this instead of a "npm install".

Redrield commented on 2018-09-03 19:32 (UTC)

I can't reproduce this starting from a fresh start from the AUR

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".