Package Details: torrserver-git 127.r1.g90c5679-1

Git Clone URL: https://aur.archlinux.org/torrserver-git.git (read-only, click to copy)
Package Base: torrserver-git
Description: Torrent stream server
Upstream URL: https://github.com/YouROK/TorrServer
Licenses: GPL3
Conflicts: torrserver
Provides: torrserver
Submitter: solopasha
Maintainer: Prototik
Last Packager: Prototik
Votes: 4
Popularity: 0.001168
First Submitted: 2022-02-06 09:43 (UTC)
Last Updated: 2023-11-08 19:18 (UTC)

Required by (0)

Sources (2)

Latest Comments

lodger commented on 2023-02-01 13:59 (UTC)

@solopasha, thanks, that helped. Built successfully.

solopasha commented on 2023-02-01 12:42 (UTC)

@lodger remove existing $srcdir/ directory before building (makepkg -C)

lodger commented on 2023-02-01 12:06 (UTC)


yarn run v1.22.19
$ react-scripts build --no-fund
/dev/shm/makepkg/torrserver-git/src/torrserver-git/web/node_modules/react-scripts/config/webpack.config.js:13
const crypto = require("crypto");
      ^

SyntaxError: Identifier 'crypto' has already been declared
    at internalCompileFunction (node:internal/vm:73:18)
    at wrapSafe (node:internal/modules/cjs/loader:1166:20)
    at Module._compile (node:internal/modules/cjs/loader:1210:27)
    at Module._extensions..js (node:internal/modules/cjs/loader:1300:10)
    at Module.load (node:internal/modules/cjs/loader:1103:32)
    at Module._load (node:internal/modules/cjs/loader:942:12)
    at Module.require (node:internal/modules/cjs/loader:1127:19)
    at require (node:internal/modules/helpers:112:18)
    at Object.<anonymous> (/dev/shm/makepkg/torrserver-git/src/torrserver-git/web/node_modules/react-scripts/scripts/build.js:39:23)
    at Module._compile (node:internal/modules/cjs/loader:1246:14)

Node.js v19.5.0
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...