Search Criteria
Package Details: insomnia 11.2.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/insomnia.git (read-only, click to copy) |
---|---|
Package Base: | insomnia |
Description: | Cross-platform HTTP and GraphQL Client |
Upstream URL: | https://github.com/Kong/insomnia |
Licenses: | MIT |
Submitter: | kpcyrd |
Maintainer: | plp |
Last Packager: | plp |
Votes: | 25 |
Popularity: | 1.58 |
First Submitted: | 2020-10-19 17:29 (UTC) |
Last Updated: | 2025-06-09 12:46 (UTC) |
Dependencies (4)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR) (make)
- npm (python-nodejs-wheelAUR, corepackerAUR) (make)
- nvm (nvm-gitAUR) (make)
- yarn (yarn-pnpm-corepackAUR, yarn-berryAUR, corepackerAUR) (make)
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 Next › Last »
sardaukar commented on 2020-11-05 13:27 (UTC)
I'll try using the fix in https://github.com/nvm-sh/nvm/issues/303#issuecomment-121086278 for the fish shell
luxcem commented on 2020-11-05 13:24 (UTC)
Thanks @kescherAUR, it seems we still have an issue with fish shell (https://github.com/nvm-sh/nvm/issues/303) but I don't see an alternative right now.
kescherAUR commented on 2020-11-05 13:12 (UTC)
This git diff:
kescherAUR commented on 2020-11-05 12:44 (UTC) (edited on 2020-11-05 12:44 (UTC) by kescherAUR)
After the PKGBUILD update, it still breaks as soon as nvm-init.sh is sourced.
If I do the commands in prepare() and build() by hand and just package as before, it works.
dankobgd commented on 2020-11-05 12:43 (UTC)
i get an error during the build
kescherAUR commented on 2020-11-05 09:03 (UTC) (edited on 2020-11-05 09:08 (UTC) by kescherAUR)
Executing every single line in the build() function by hand works... So I can just do
makepkg -eR
and I'll have a working package. Weird.kescherAUR commented on 2020-11-05 08:51 (UTC) (edited on 2020-11-05 08:52 (UTC) by kescherAUR)
Since the update for this package to use nvm, the package fails in the build() function. More specifically, it fails at the line
source /usr/share/nvm/init-nvm.sh
even though manually sourcing that works fine. I use bash.
sardaukar commented on 2020-11-05 02:20 (UTC) (edited on 2020-11-05 02:24 (UTC) by sardaukar)
Still getting an error on build() - is there a fix?
Running "source /usr/share/nvm/init-nvm.sh" gives me an error I think because I run the fish shell. If I source it on a bash prompt, it works fine.
luxcem commented on 2020-11-04 12:14 (UTC)
It might be but there is no guarantee, the
nodejs-lts-fermium
version is not officially supported. Alsonodejs-lts-fermium
conflicts withnodejs
and I rather not force people to downgrade nodejs to @v14 just for this package. I think nvm is the "cleanest" solution, but not the most efficient.« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 Next › Last »