Skip to content

Node raise main warning#760

Open
max246 wants to merge 2 commits into
bropat:developfrom
max246:max246/759/fix-main
Open

Node raise main warning#760
max246 wants to merge 2 commits into
bropat:developfrom
max246:max246/759/fix-main

Conversation

@max246

@max246 max246 commented Jan 10, 2026

Copy link
Copy Markdown
Collaborator

Node returns a warning about the main field not being correct, this should solve the problem as the warning disappears

Plus removed some files that should not be in there.

@max246

max246 commented Jan 10, 2026

Copy link
Copy Markdown
Collaborator Author

#759 releated to this

Comment thread package.json
},
"homepage": "https://github.com/bropat/eufy-security-client",
"main": "build/index.js",
"main": "index.js",

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

might move to be export but need to test it first.

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

Successfully merging this pull request may close these issues.

1 participant