-
-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error at installing the plugin #158
Comments
Can u try v5.0.22 it seems that its related to hoobs |
I've tried but it didn't work so i opened an issue @hoobs |
@seydx im using node version 14.15.5 and homebridge version 1.1.7. Is some of this wrong and causes this error? |
Updating to hoobs 3.3.3 brings no improvement |
Funktioniert es jetzt? |
Nein, leider nicht |
You may need to refresh the packages.
|
It didn't work it's the same error Here is what i have done: "hoobs@hoobs:~ $ cd added 231 packages, and audited 232 packages in 1m 40 packages are looking for funding 10 vulnerabilities (2 low, 8 high) To address all issues, run: Run After that i restarted hoobs, but it's the same error |
Here is the debug-log: 0 verbose cli [ |
Closing this issue. |
Hi,
get an error if i want to install the plugin:
ERR! notarget No matching version found for homebridge-fritz-platform@5.0.21.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
26.2.2021, 12:40:49 -
26.2.2021, 12:40:49 - npm ERR! A complete log of this run can be found in:
npm ERR! /home/hoobs/.npm/_logs/2021-02-26T11_40_49_152Z-debug.log
Here ist the log:
0 verbose cli [
0 verbose cli '/usr/local/bin/node',
0 verbose cli '/usr/local/bin/npm',
0 verbose cli 'install',
0 verbose cli '--prefer-offline',
0 verbose cli '--no-audit',
0 verbose cli '--unsafe-perm',
0 verbose cli '--progress=true',
0 verbose cli 'homebridge-fritz-platform@5.0.21'
0 verbose cli ]
1 info using npm@7.6.0
2 info using node@v14.15.5
3 timing config:load:defaults Completed in 4ms
4 timing config:load:file:/usr/local/lib/node_modules/npm/npmrc Completed in 3ms
5 timing config:load:builtin Completed in 4ms
6 timing config:load:cli Completed in 6ms
7 timing config:load:env Completed in 1ms
8 timing config:load:file:/home/hoobs/.hoobs/.npmrc Completed in 1ms
9 timing config:load:project Completed in 2ms
10 timing config:load:file:/home/hoobs/.npmrc Completed in 0ms
11 timing config:load:user Completed in 0ms
12 timing config:load:file:/usr/local/etc/npmrc Completed in 2ms
13 timing config:load:global Completed in 2ms
14 timing config:load:cafile Completed in 0ms
15 timing config:load:validate Completed in 1ms
16 timing config:load:setUserAgent Completed in 2ms
17 timing config:load:setEnvs Completed in 2ms
18 timing config:load Completed in 24ms
19 verbose npm-session 96238d5ded1aed04
20 timing npm:load Completed in 42ms
21 timing arborist:ctor Completed in 2ms
22 timing idealTree:init Completed in 446ms
23 timing idealTree:userRequests Completed in 6ms
24 silly idealTree buildDeps
25 silly fetch manifest homebridge-fritz-platform@5.0.21
26 verbose shrinkwrap failed to load node_modules/.package-lock.json out of date, updated: node_modules
27 http fetch GET 200 https://registry.npmjs.org/homebridge-fritz-platform 52ms (from cache)
28 silly placeDep ROOT homebridge-fritz-platform@ OK for: @hoobs/hoobs@3.3.2 want: 5.0.21
29 timing idealTree:#root Completed in 76ms
30 timing idealTree:node_modules/homebridge-fritz-platform Completed in 0ms
31 timing idealTree:buildDeps Completed in 79ms
32 timing idealTree:fixDepFlags Completed in 9ms
33 timing idealTree Completed in 544ms
34 timing command:install Completed in 558ms
35 verbose type version
36 verbose stack homebridge-fritz-platform: No matching version found for homebridge-fritz-platform@5.0.21.
36 verbose stack at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/index.js:207:23)
36 verbose stack at /usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:117:26
36 verbose stack at async Arborist.[nodeFromEdge] (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:888:19)
36 verbose stack at async Arborist.[buildDepStep] (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:836:11)
36 verbose stack at async Arborist.buildIdealTree (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:209:7)
36 verbose stack at async Promise.all (index 1)
36 verbose stack at async Arborist.reify (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:130:5)
36 verbose stack at async install (/usr/local/lib/node_modules/npm/lib/install.js:38:3)
37 verbose cwd /home/hoobs/.hoobs
38 verbose Linux 4.19.75-v7l+
39 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "--prefer-offline" "--no-audit" "--unsafe-perm" "--progress=true" "homebridge-fritz-platform@5.0.21"
40 verbose node v14.15.5
41 verbose npm v7.6.0
42 error code ETARGET
43 error notarget No matching version found for homebridge-fritz-platform@5.0.21.
44 error notarget In most cases you or one of your dependencies are requesting
44 error notarget a package version that doesn't exist.
45 verbose exit 1
Thanks foryour help
The text was updated successfully, but these errors were encountered: