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

Cli does not work #1

Open
mostafafarzaneh opened this issue Jul 5, 2023 · 1 comment
Open

Cli does not work #1

mostafafarzaneh opened this issue Jul 5, 2023 · 1 comment

Comments

@mostafafarzaneh
Copy link
Contributor

I get this error:
TypeError: build is not a function

@wewiley
Copy link

wewiley commented Feb 22, 2024

I cannot seem to get this to work at all. See output below:

C:\Users\WesWiley\Scripts\Javascript\tplink>npx macrofy node_modules/tplink-smartplug-node/index.js index.js
C:\Users\WesWiley\node_modules\rollup\dist\shared\rollup.js:198
base = Object.assign(new Error(base.message), base);
^

Error: Could not resolve entry module (node_modules/tplink-smartplug-node/index.js).
at error (C:\Users\WesWiley\node_modules\rollup\dist\shared\rollup.js:198:30)
at ModuleLoader.loadEntryModule (C:\Users\WesWiley\node_modules\rollup\dist\shared\rollup.js:22306:20)
at async Promise.all (index 0) {
code: 'UNRESOLVED_ENTRY'
}

Node.js v20.11.1

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