+how do i start #16
Unanswered
sanderwazaaa
asked this question in
Q&A
Replies: 1 comment 2 replies
-
ok I got further than this step but now I am stuck at the last step. start running the container by running: docker run after trying this and adjusting the code i get an error message saying At line:5 char:5
Missing expression after unary operator '--'.
Unexpected token 'restart' in expression or statement. this happens in powershell. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello I am not a coder but would very much like to use this code to get a nice timelapse of my ring camera. Only problem I got no clue how i should start. I am stuck at the beginning "npx -p ring-client-api ring-auth-cli" and get this error message in powershell :
" npx : The term 'npx' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the
spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
Is there anyone who could tell me what i should install to run the code?
I already installed docker desktop and the file :)
Beta Was this translation helpful? Give feedback.
All reactions