Does someone know how to get this package to compile?
==> Starting build()...
npm WARN config optional Use `--omit=optional` to exclude optional dependencies, or
npm WARN config `--include=optional` to include them.
npm WARN config
npm WARN config Default value does install optional deps unless otherwise omitted.
added 946 packages, and audited 947 packages in 17s
54 packages are looking for funding
run `npm fund` for details
29 vulnerabilities (1 low, 6 moderate, 18 high, 4 critical)
To address issues that do not require attention, run:
npm audit fix
To address all issues possible (including breaking changes), run:
npm audit fix --force
Some issues need review, and may require choosing
a different dependency.
Run `npm audit` for details.
npm WARN config optional Use `--omit=optional` to exclude optional dependencies, or
npm WARN config `--include=optional` to include them.
npm WARN config
npm WARN config Default value does install optional deps unless otherwise omitted.
>> Local Npm module "grunt-appdmg" not found. Is it installed?
Loading "grunt-notarize.js" tasks...ERROR
>> Error: Cannot find module 'electron-notarize'
>> Require stack:
>> - /home/alpha/.cache/yay/keeweb/src/keeweb/build/tasks/grunt-notarize.js
>> - /home/alpha/.cache/yay/keeweb/src/keeweb/node_modules/grunt/lib/grunt/task.js
>> - /home/alpha/.cache/yay/keeweb/src/keeweb/node_modules/grunt/lib/grunt.js
>> - /home/alpha/.cache/yay/keeweb/src/keeweb/node_modules/grunt-cli/bin/grunt
>> - /home/alpha/.cache/yay/keeweb/src/keeweb/node_modules/grunt/bin/grunt
Loading "grunt-osx-sign.js" tasks...ERROR
>> Error: Cannot find module 'electron-osx-sign'
>> Require stack:
>> - /home/alpha/.cache/yay/keeweb/src/keeweb/build/tasks/grunt-osx-sign.js
>> - /home/alpha/.cache/yay/keeweb/src/keeweb/node_modules/grunt/lib/grunt/task.js
>> - /home/alpha/.cache/yay/keeweb/src/keeweb/node_modules/grunt/lib/grunt.js
>> - /home/alpha/.cache/yay/keeweb/src/keeweb/node_modules/grunt-cli/bin/grunt
>> - /home/alpha/.cache/yay/keeweb/src/keeweb/node_modules/grunt/bin/grunt
Building KeeWeb v1.18.7 (dfc62012)
Running "clean:dist" (clean) task
>> 0 paths cleaned.
Running "clean:desktop" (clean) task
>> 0 paths cleaned.
Running "copy:html" (copy) task
Copied 1 file
Running "copy:icons" (copy) task
Copied 17 files
Running "copy:manifest" (copy) task
Copied 2 files
Running "webpack:app" (webpack) task
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Why you should do it regularly:
https://github.com/browserslist/browserslist#browsers-data-updating
Fatal error: error:0308010C:digital envelope routines::unsupported
Execution Time (2023-03-02 09:45:35 UTC+1)
loading tasks 282ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 51%
copy:html 6ms ▇▇▇▇▇ 1%
copy:icons 23ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 4%
webpack:app 234ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 42%
Total 553ms
==> ERROR: A failure occurred in build().
Aborting...
Pinned Comments
petercxy commented on 2021-08-13 10:51 (UTC) (edited on 2021-08-13 10:52 (UTC) by petercxy)
This package has been adopted and keeweb-connect support has been fixed. You might need to disable & re-enable the browser connector support in the app in order to update the native messaging configurations.