Having problems compiling shaka player

97 views Asked by At
[WARNING] No changes detected, skipping. Use --force to override.
[INFO] Generating Closure dependencies...
[INFO] Linting JavaScript...
[ERROR] *** A required dependency is missing: C:\Program Files\nodejs\node.EXE

I have followed the instructions given by the shaka-player https://shaka-player-demo.appspot.com/docs/api/tutorial-welcome.html but it does not work and throws the above error.

1

There are 1 answers

0
Rodolphe On

I had the same issue when trying to build Shaka Player that was located in my C:\Users\<my-name>\Downloads folder. I move it to C: and that's it. Problem solved.