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

Server run file #358

Closed
zerocooling opened this issue Feb 5, 2024 · 5 comments
Closed

Server run file #358

zerocooling opened this issue Feb 5, 2024 · 5 comments

Comments

@zerocooling
Copy link

zerocooling commented Feb 5, 2024

Where is the file so that I start node js server ?
Thank you

Copy link

github-actions bot commented Feb 5, 2024

Thank you for reporting this issue!

@mseminatore
Copy link
Owner

TeslaJS is a library, not a server application. Several example apps are provided that can be run under Node.

@zerocooling
Copy link
Author

Thank you for answering me quickly.

I came out the errors, when I run login.js

Error: Cannot find module 'colors'

Do you know how I can solve this problem ?

@mseminatore
Copy link
Owner

mseminatore commented Feb 5, 2024

Did you read the documentation about installing dependencies?

To install dependencies via npm, from the root level of the library directory type:

npm install

@zerocooling
Copy link
Author

zerocooling commented Feb 5, 2024

I am a begineer, but I am really thank you !

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