Package Details: imfile 1.1.2-2

Git Clone URL: https://aur.archlinux.org/imfile.git (read-only, click to copy)
Package Base: imfile
Description: A full-featured download manager.Forked from motrix.Use system-wide electron.
Upstream URL: https://imfile.io/
Keywords: downloader electron motrix
Licenses: MIT
Conflicts: imfile, imfile-electron, motrix
Provides: motrix
Submitter: zxp19821005
Maintainer: zxp19821005
Last Packager: zxp19821005
Votes: 0
Popularity: 0.000000
First Submitted: 2024-04-22 02:39 (UTC)
Last Updated: 2024-10-21 04:56 (UTC)

Dependencies (6)

Required by (0)

Sources (2)

Latest Comments

zxp19821005 commented on 2024-05-31 04:07 (UTC)

@carlcarlyle Thanks for your feedback. When I changed pnpm to yarn, it builds OK and runs well.

carlcarlyle commented on 2024-05-30 07:00 (UTC)

I updated a few days ago and was getting the error:

A JavaScript error occurred in the main process Uncaught Exception: Error: Cannot find module 'whatwg-url'


Fixed it with:

sudo npm i -g whatwg-url