MediaSignage support forum
community support => Studio (Legacy / SignStudio) => Topic started by: UhriG on May 19, 2020, 01:48:09 PM
-
Hi I'm having trouble following the steps from github.
here is the log file
https:// pastebin. com/aRcMpbqX
or
https:// imgur. com /a/KxXzAk4
Remove blank spaces, can't insert external links.
-
is this StudioLite?
please check the versions of:
-nodejs
-typescript
-angular cli
best regards
-ADMIN
-
Yes studio-lite
I've reinstalled everything from scratch, you can see my nodejs, angular cli and typescript versions here:
https://i. imgur. com/ut3iRHa.png
But the problem remains :(
-
when you start npm install, you will encounter errors during compilation. check out the first error and determine if its something you need to additionally install or modify in the code.
the code was originally written for nodejs 4.15 so aome of the dependent modules may have already been discontinued or replaced.
best regards
-ADMIN