Package Details: responsively 1.16.0-1

Git Clone URL: https://aur.archlinux.org/responsively.git (read-only, click to copy)
Package Base: responsively
Description: A modified browser built using Electron that helps in responsive web development
Upstream URL: https://github.com/responsively-org/responsively-app
Licenses: AGPL3
Submitter: prurigro
Maintainer: prurigro
Last Packager: prurigro
Votes: 7
Popularity: 0.000363
First Submitted: 2020-08-12 21:10 (UTC)
Last Updated: 2025-01-21 17:59 (UTC)

Latest Comments

VVS commented on 2025-05-17 14:54 (UTC)

1.16.0-1 build fails

...
yarn run v1.22.19
$ ts-node ./.erb/scripts/clean.js dist && yarn run build && electron-builder build --publish never
$ concurrently "yarn run build:main" "yarn run build:renderer"
$ cross-env NODE_ENV=production TS_NODE_TRANSPILE_ONLY=true webpack --config ./.erb/configs/webpack.config.main.prod.ts
$ cross-env NODE_ENV=production TS_NODE_TRANSPILE_ONLY=true webpack --config ./.erb/configs/webpack.config.renderer.prod.ts
[1] Browserslist: caniuse-lite is outdated. Please run:
[1]   npx update-browserslist-db@latest
[1]   Why you should do it regularly: https://github.com/browserslist/update-db#readme
[0] yarn run build:main exited with code 0
[1] Browserslist: caniuse-lite is outdated. Please run:
[1]   npx update-browserslist-db@latest
[1]   Why you should do it regularly: https://github.com/browserslist/update-db#readme
[1] Browserslist: caniuse-lite is outdated. Please run:
[1]   npx update-browserslist-db@latest
[1]   Why you should do it regularly: https://github.com/browserslist/update-db#readme
[1] yarn run build:renderer exited with code 0
  • electron-builder  version=23.6.0 os=6.12.28-1-MANJARO
  • loaded configuration  file=package.json ("build" field)
  • writing effective config  file=release/build/builder-effective-config.yaml
  • packaging       platform=linux arch=x64 electron=27.0.4 appOutDir=release/build/linux-unpacked
  • building        target=AppImage arch=x64 file=release/build/ResponsivelyApp-1.16.0.AppImage
  ⨯ open /home/me/.cache/electron-builder/appimage/appimage-12.0.1/runtime-x64: no such file or directory
github.com/develar/app-builder/pkg/package-format/appimage.AppImage
        /Volumes/data/Documents/app-builder/pkg/package-format/appimage/appImage.go:110
github.com/develar/app-builder/pkg/package-format/appimage.ConfigureCommand.func1
        /Volumes/data/Documents/app-builder/pkg/package-format/appimage/appImage.go:59
github.com/alecthomas/kingpin.(*actionMixin).applyActions
        /Volumes/data/go/pkg/mod/github.com/alecthomas/kingpin@v2.2.6+incompatible/actions.go:28
github.com/alecthomas/kingpin.(*Application).applyActions
        /Volumes/data/go/pkg/mod/github.com/alecthomas/kingpin@v2.2.6+incompatible/app.go:557
github.com/alecthomas/kingpin.(*Application).execute
        /Volumes/data/go/pkg/mod/github.com/alecthomas/kingpin@v2.2.6+incompatible/app.go:390
github.com/alecthomas/kingpin.(*Application).Parse
        /Volumes/data/go/pkg/mod/github.com/alecthomas/kingpin@v2.2.6+incompatible/app.go:222
main.main
        /Volumes/data/Documents/app-builder/main.go:90
runtime.main
        /usr/local/Cellar/go/1.17/libexec/src/runtime/proc.go:255
runtime.goexit
        /usr/local/Cellar/go/1.17/libexec/src/runtime/asm_amd64.s:1581  
  ⨯ /home/me/.cache/paru/clone/responsively/src/responsively-app-1.16.0/desktop-app/node_modules/app-builder-bin/linux/x64/app-builder process failed ERR_ELECTRON_BUILDER_CANNOT_EXECUTE
Exit code:
1  failedTask=build stackTrace=Error: /home/me/.cache/paru/clone/responsively/src/responsively-app-1.16.0/desktop-app/node_modules/app-builder-bin/linux/x64/app-builder process failed ERR_ELECTRON_BUILDER_CANNOT_EXECUTE
Exit code:
1
    at ChildProcess.<anonymous> (/home/me/.cache/paru/clone/responsively/src/responsively-app-1.16.0/desktop-app/node_modules/builder-util/src/util.ts:250:14)
    at Object.onceWrapper (node:events:633:26)
    at ChildProcess.emit (node:events:518:28)
    at maybeClose (node:internal/child_process:1101:16)
    at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'responsively-1.16.0-1': 
error: packages failed to build: responsively-1.16.0-1

node -v
v22.15.1
yarn -v
1.22.19

dougg0k commented on 2025-01-23 16:57 (UTC) (edited on 2025-01-23 17:07 (UTC) by dougg0k)

It's asking for node and yarn, when I already have it installed. Though it is through a version manager tool. This could cause problems.

Can you fix? Possibly detect.

❯ node -v
v22.13.1

❯ yarn -v
1.22.22

❯ paru -S --noconfirm responsively
:: Resolving dependencies...
:: There are 3 providers available for responsively:
:: Repository AUR:
    1) responsively  2) responsively-bin  3) responsively-git
Enter a number (default=1): :: Calculating conflicts...
:: Calculating inner conflicts...

Repo (3)                    Old Version  New Version    Make Only
cachyos-extra-v3/libngtcp2               1.10.0-1.1     Yes
cachyos-v3/nodejs                        23.6.0-2       Yes
extra/yarn                               1.22.22-2      Yes

Aur (1)                     Old Version  New Version    Make Only
aur/responsively                         1.16.0-1       No
...

Edit:

This worked, but ideally, it should be checked.

❯ paru -S --noconfirm responsively --assume-installed nodejs --assume-installed yarn
:: Resolving dependencies...
:: There are 3 providers available for responsively:
:: Repository AUR:
    1) responsively  2) responsively-bin  3) responsively-git
Enter a number (default=1): :: Calculating conflicts...
:: Calculating inner conflicts...

Aur (1)           Old Version  New Version    Make Only
aur/responsively               1.16.0-1       No
...

internauta2000 commented on 2024-06-08 00:48 (UTC) (edited on 2024-06-09 03:46 (UTC) by internauta2000)

1.12.0-1 pkgbuild currently fails...

yarn install v1.22.22 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... warning "eslint-config-erb > @typescript-eslint/eslint-plugin@4.33.0" has incorrect peer dependency "eslint@^5.0.0 || ^6.0.0 || ^7.0.0". warning "eslint-config-erb > @typescript-eslint/parser@4.33.0" has incorrect peer dependency "eslint@^5.0.0 || ^6.0.0 || ^7.0.0". warning "eslint-config-erb > eslint-config-airbnb@18.2.1" has incorrect peer dependency "eslint@^5.16.0 || ^6.8.0 || ^7.2.0". warning "eslint-config-erb > eslint-plugin-compat@3.13.0" has incorrect peer dependency "eslint@^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0". warning "eslint-config-erb > eslint-plugin-jsx-a11y@6.4.1" has incorrect peer dependency "eslint@^3 || ^4 || ^5 || ^6 || ^7". warning "eslint-config-erb > eslint-plugin-promise@5.2.0" has incorrect peer dependency "eslint@^7.0.0". warning "eslint-config-erb > eslint-config-airbnb > eslint-config-airbnb-base@14.2.1" has incorrect peer dependency "eslint@^5.16.0 || ^6.8.0 || ^7.2.0". [4/4] Building fresh packages... error /var/tmp/pamac-build-user/responsively/src/responsively-app-1.12.0/desktop-app/node_modules/electron: Command failed. Exit code: 126 Command: node install.js Arguments: Directory: /var/tmp/pamac-build-user/responsively/src/responsively-app-1.12.0/desktop-app/node_modules/electron Output: /bin/sh: /tmp/yarn--1717807496645-0.39087263723106114/node: /bin/sh: wrong interpreter: The text file is busy info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command. ==> ERROR: build fail(). Canceling...

prurigro commented on 2023-02-06 03:22 (UTC)

Updating to the latest beta seems to resolve the build issues, so I'm gonna push that in a moment :)

prurigro commented on 2023-01-30 04:00 (UTC)

Hey, sorry for the delay- I was on holiday. I'll look into it this week!

garlandKey commented on 2023-01-16 18:59 (UTC)

This pkgbuild currently fails. I suspect it has something to do with the electron version, but I don't have time to investigate.