Package Details: postybirb 4.0.1-1

Git Clone URL: https://aur.archlinux.org/postybirb.git (read-only, click to copy)
Package Base: postybirb
Description: An application that helps artists post art and other multimedia to multiple websites more quickly.
Upstream URL: https://www.postybirb.com/
Keywords: angular electron javascript postybirb
Licenses: BSD-3-Clause
Conflicts: postybirb, postybirb-plus
Provides: postybirb
Submitter: Graith95
Maintainer: zxp19821005
Last Packager: zxp19821005
Votes: 1
Popularity: 0.000000
First Submitted: 2020-09-24 17:03 (UTC)
Last Updated: 2024-04-24 09:49 (UTC)

Dependencies (9)

Required by (0)

Sources (2)

Latest Comments

MarsSeed commented on 2023-10-19 13:40 (UTC)

4.0.1 (Oct 2, 2023) got released.

MarsSeed commented on 2023-07-05 02:31 (UTC)

Missing makedepend: nodejs-lts-fermium.

Graith95 commented on 2021-05-18 15:28 (UTC)

Looks like the nodejs update to 16 broke node-sass. Added nvm as dependency to continue building with 15, and the older version of node-sass depends on python2 to build as well, so added that as well.

mileskitaro commented on 2021-05-18 02:53 (UTC)

The .appimage file available from postybirb's website is working if this package won't build.

serene-arc commented on 2021-05-18 01:28 (UTC)

I'm getting the same error here. When I manually install the node-sass v4.0.0 that's required for the build with npm i node-sass@4.0.0, I get a node-gyp incompatibility error. It's a long long line of stuff but it ends with the following:

npm ERR! gyp ERR! build error 
npm ERR! gyp ERR! stack Error: `make` failed with exit code: 2
npm ERR! gyp ERR! stack     at ChildProcess.onExit (/home/serene/repositories/arch_repositories/postybirb/src/postybirb-2.3.30/node_modules/node-gyp/lib/build.js:262:23)
npm ERR! gyp ERR! stack     at ChildProcess.emit (node:events:365:28)
npm ERR! gyp ERR! stack     at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12)
npm ERR! gyp ERR! System Linux 5.12.4-arch1-2
npm ERR! gyp ERR! command "/usr/bin/node" "/home/serene/repositories/arch_repositories/postybirb/src/postybirb-2.3.30/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
npm ERR! gyp ERR! cwd /home/serene/repositories/arch_repositories/postybirb/src/postybirb-2.3.30/node_modules/node-sass
npm ERR! gyp ERR! node -v v16.1.0
npm ERR! gyp ERR! node-gyp -v v3.8.0
npm ERR! gyp ERR! not ok 
npm ERR! Build failed with error code: 1

mileskitaro commented on 2021-05-14 04:46 (UTC)

Get this error a few times before building failed (on arch manjaro). I ran npm install node-sass in terminal but it did not help.

ERROR in ./src/material-theme.scss Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js): ModuleBuildError: Module build failed (from ./node_modules/sass-loader/lib/loader.js): Error: Cannot find module 'node-sass'