June 09, 2023, 12:22:18 PM
Welcome, Guest. Please login or register
News: Join us for a FREE Webinar this Thursday at http://webinar.digitalsignage.com

MediaSignage support forum



Author Topic: There is some installation issue on windows 10  (Read 2575 times)

630016469@qq.com

  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-0
There is some installation issue on windows 10
« on: April 19, 2021, 04:57:35 AM »
hi guys,
    i am installing studio-lite following the guide  :
   
 
   cd studio-lite
   npm install -g @angular/cli@latest
   npm install 
 
  howerver, there is some error when i execute npm install.
 npm : 7.10.0
 node : v15.14.0
TypeScript: Version 2.4.2
OS : windows 10
error message :
gulp[3616]: c:\ws\src\node_contextify.cc:678: Assertion `args[1]->IsString()' failed.

npm ERR! code 134
npm ERR! path C:\Users\I073072\studio-lite
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c npm run dev

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\I073072\AppData\Local\npm-cache\_logs\2021-04-19T03_04_43_543Z-debug.log

admin

  • Administrator
  • Hero Member
  • *****
  • Posts: 5173
  • Karma: +36/-8
Re: There is some installation issue on windows 10
« Reply #1 on: April 19, 2021, 05:25:25 PM »
the source code was originally written for

    typescript 2.4
    node 6.x

therefore you may encounter errors in syntax (due to different node version) and deprecated libraries. you will therefore need to adopt the code if you plan to use node 15.14

best regards

-ADMIN

 

Carbonate design by Bloc
variant: carbon
SMF 2.0.12 | SMF © 2016, Simple Machines