Search Criteria
Package Details: insomnia 10.2.0-1
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: | Gobidev |
Last Packager: | Gobidev |
Votes: | 23 |
Popularity: | 0.000259 |
First Submitted: | 2020-10-19 17:29 (UTC) |
Last Updated: | 2024-11-29 12:02 (UTC) |
Dependencies (4)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- nvmAUR (nvm-gitAUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »
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.twnaing commented on 2020-11-04 02:47 (UTC)
nvm affects all the terminals (and it takes time to startup). Wouldn't nodejs-lts-fermium (nodejs 14.x) be more suitable?
luxcem commented on 2020-11-03 11:57 (UTC)
It seems to be an issue with node@v15 as it builds with node@v14. I updated the PKGBUILD to use nvm instead and build it with the supported version.
blallo commented on 2020-11-02 12:10 (UTC)
Like @WhyNotHugo, I am getting an error. The log content is the following
whynothugo commented on 2020-10-30 15:25 (UTC)
I'm getting an error building:
Any hints?
Kniyl commented on 2020-10-29 09:33 (UTC)
I got an error during the build:
⨯ Get "https://github.com/electron/electron/releases/download/v10.1.5/electron-v10.1.5-linux-x64.zip": dial tcp: lookup github.com on [::1]:53: read udp [::1]:52111->[::1]:53: read: connection refused
Is there something I can do on my end to fix it?
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »