Search Criteria
Package Details: libelectron 1.0.27-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libelectron.git (read-only, click to copy) |
---|---|
Package Base: | libelectron |
Description: | A collection of npm dependencies for electron packages. |
Upstream URL: | https://gitlab.com/linuxbombay/libelectron/libelectron |
Licenses: | GPL |
Submitter: | gameslayer |
Maintainer: | gameslayer |
Last Packager: | gameslayer |
Votes: | 8 |
Popularity: | 0.51 |
First Submitted: | 2022-11-18 11:55 (UTC) |
Last Updated: | 2024-09-30 23:55 (UTC) |
Dependencies (4)
- git (git-gitAUR, git-glAUR)
- icu (icu-gitAUR)
- npm (corepackerAUR, python-nodejs-wheelAUR)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 11 Next › Last »
gameslayer commented on 2024-02-07 10:20 (UTC) (edited on 2024-02-07 10:25 (UTC) by gameslayer)
that isn't right, can you remove that node_modules folder and try
npm i electron@$_electron electron-context-menu@$_ecm electron-chrome-extensions@$_electron_ce fs-extra@$_fs_extra
also can you douname -m
Brummbaer commented on 2024-02-07 10:06 (UTC)
After searching a bit I could get it to create a node_modules directory by running npm init.
I have no idea how npm works, so I don't know if this is the right thing to do or if my package.json created with it makes sense.
Brummbaer commented on 2024-02-07 09:55 (UTC)
Nothing is created.
gameslayer commented on 2024-02-07 09:48 (UTC)
odd, can you run setup inside src and show me what it does and tell me if node_modules appears in src
Brummbaer commented on 2024-02-07 09:46 (UTC) (edited on 2024-02-07 09:47 (UTC) by Brummbaer)
Strange, I only have two files there.
gameslayer commented on 2024-02-07 08:37 (UTC)
This is how it should look
https://i.imgur.com/Af90tVc.png
gameslayer commented on 2024-02-07 08:33 (UTC) (edited on 2024-02-07 09:04 (UTC) by gameslayer)
Wtf this is so bazaar, node_modules is supposed to be there in src. Can you check if libelectron/node_modules is in inside the src folder?
Here is my log and why I am so confused
Brummbaer commented on 2024-02-07 08:23 (UTC)
Here is the output.
gameslayer commented on 2024-02-07 08:04 (UTC)
Hmm that is very odd, can you do this for me and report back the log please
Brummbaer commented on 2024-02-07 07:59 (UTC)
Sorry that wasn't clear.
Even after clearing the cache / deleting the build dir I still get the error.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 11 Next › Last »