You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
checkPackageJson [E001 - E099]
GLOBAL ERROR: TypeError: Cannot read properties of undefined (reading '@iobroker/adapter-core'), {}
Errors:
[E001] Cannot parse package.json: SyntaxError: Unexpected non-whitespace character after JSON at position 2783
[E009] No version found in the package.json
[E010] No description found in the package.json
[E013] No author found in the package.json
[E015] No license found in package.json
[E017] No repository found in the package.json
[E020] Name of adapter in package.json must be lowercase and be equal to "iobroker.squeezeboxrpc". Now is "undefined"
[E026] "{'engines': {'node'>='18'}}" is required at package.json, "{'engines':{'node'>='18'}}" is recommended
[E031] No devDependencies declared at package.json. Please correct package.json
[E999] GLOBAL ERROR: TypeError: Cannot read properties of undefined (reading '@iobroker/adapter-core'), {}
[W030] No dependencies declared at package.json. Is this really correct?
checkPackageJson [E001 - E099]
GLOBAL ERROR: TypeError: Cannot read properties of undefined (reading '@iobroker/adapter-core'), {}
Errors:
[E001] Cannot parse package.json: SyntaxError: Unexpected non-whitespace character after JSON at position 2783
[E009] No version found in the package.json
[E010] No description found in the package.json
[E013] No author found in the package.json
[E015] No license found in package.json
[E017] No repository found in the package.json
[E020] Name of adapter in package.json must be lowercase and be equal to "iobroker.squeezeboxrpc". Now is "undefined"
[E026] "{'engines': {'node'>='18'}}" is required at package.json, "{'engines':{'node'>='18'}}" is recommended
[E031] No devDependencies declared at package.json. Please correct package.json
[E999] GLOBAL ERROR: TypeError: Cannot read properties of undefined (reading '@iobroker/adapter-core'), {}
[W030] No dependencies declared at package.json. Is this really correct?
see:
ioBroker.squeezeboxrpc/package.json
Line 89 in 59cb51b
The text was updated successfully, but these errors were encountered: