Package Details: buttercup-desktop 2.24.4-1

Git Clone URL: https://aur.archlinux.org/buttercup-desktop.git (read-only, click to copy)
Package Base: buttercup-desktop
Description: Javascript Password Vault - Multi-Platform Desktop Application
Upstream URL: https://github.com/buttercup/buttercup-desktop
Keywords: buttercup javascript manager password vault
Licenses: GPL3
Submitter: sum01
Maintainer: naetherm
Last Packager: naetherm
Votes: 14
Popularity: 0.45
First Submitted: 2017-06-18 17:18 (UTC)
Last Updated: 2023-12-16 18:57 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

naetherm commented on 2022-02-11 06:31 (UTC)

Sorry @lonble, was not able to reproduce the error. Thanks @simona, will take a look into those problems.

simona commented on 2021-12-16 18:28 (UTC)

error path /home/simona/.cache/yay/buttercup-desktop/src/buttercup-desktop-2.13.0/node_modules/keytar
42 error command failed

lonble commented on 2021-12-03 13:01 (UTC) (edited on 2021-12-03 13:04 (UTC) by lonble)

Hello, how can I resolve that:

npm WARN old lockfile 
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile 
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile 
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1
npm WARN deprecated polished@1.9.3: polished@2.X is no longer supported. Please upgrade to @latest for important bug and security fixes.
npm notice 
npm notice New minor version of npm available! 8.1.3 -> 8.2.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v8.2.0
npm notice Run npm install -g npm@8.2.0 to update!
npm notice 
npm ERR! code 1
npm ERR! path /home/***/.cache/yay/buttercup-desktop/src/buttercup-desktop-2.13.0/node_modules/electron
npm ERR! command failed
npm ERR! command sh -c node install.js
npm ERR! RequestError: connect ETIMEDOUT 20.205.243.166:443
npm ERR!     at ClientRequest.<anonymous> (/home/***/.cache/yay/buttercup-desktop/src/buttercup-desktop-2.13.0/node_modules/got/source/request-as-event-emitter.js:178:14)
npm ERR!     at Object.onceWrapper (node:events:510:26)
npm ERR!     at ClientRequest.emit (node:events:402:35)
npm ERR!     at ClientRequest.origin.emit (/home/***/.cache/yay/buttercup-desktop/src/buttercup-desktop-2.13.0/node_modules/@szmarczak/http-timer/source/index.js:37:11)
npm ERR!     at TLSSocket.socketErrorListener (node:_http_client:447:9)
npm ERR!     at TLSSocket.emit (node:events:390:28)
npm ERR!     at emitErrorNT (node:internal/streams/destroy:164:8)
npm ERR!     at emitErrorCloseNT (node:internal/streams/destroy:129:3)
npm ERR!     at processTicksAndRejections (node:internal/process/task_queues:83:21)

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/***/.cache/yay/buttercup-desktop/src/npm-cache/_logs/2021-12-03T12_52_29_472Z-debug.log
==> ERROR: A failure occurred in build().

simona commented on 2021-10-27 07:43 (UTC)

buttercup-desktop: /share already exist in file system

simona commented on 2021-06-09 10:04 (UTC)

if only it were at least possible to keep installed different versions of node js ...

rxbnDE commented on 2021-05-24 21:00 (UTC)

2.5.1 released. @naetherm? How is your progress?

naetherm commented on 2021-05-01 09:02 (UTC)

@igvalor I am currently upgrading to version 2.3.0 but there is currently the problem that node-sass does not support nodejs 16, as also mentioned here.

So I either wait until node-sass can be build with nodejs 16 or -- for building -- using the AUR nodejs-lts-fermium which works but replaces the nodejs installation.

igvalor commented on 2021-05-01 08:40 (UTC)

2.3.0 released. I guess we'll wait a couple of months again. BTW 2.2.0 is quite buggy release. I'm trying to build 2.3 myself. See if things changed.

simona commented on 2021-04-24 16:51 (UTC)

buttercup-desktop: /share è già presente nel filesystem

naetherm commented on 2021-04-24 13:28 (UTC)

Sorry, took a while to upgrade as the buttercup developers switched to an AppImage-only release strategy on the one hand and me working way to much on the other hand.