Skip to content
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

Please fix broken package.json #112

Closed
mcm1957 opened this issue Nov 15, 2024 · 0 comments
Closed

Please fix broken package.json #112

mcm1957 opened this issue Nov 15, 2024 · 0 comments

Comments

@mcm1957
Copy link

mcm1957 commented Nov 15, 2024

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:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants