This repository was archived by the owner on Jul 20, 2023. It is now read-only.
  
  
  
  
  
Description
Hey, Since i am newbie to OpenBMC  and i follw the official guidence to start learning OpenBMC.
today I followed the steps in this guide--git address: https://github.com/openbmc/doc

Everything works fine until I run this command:
npm run-script server
Since it does not require which directory to execute, I default to the current directory, result is i get many error.look below:

and i change the directory  and do again, my god. look below:

It seems that there are fewer errors, but it is still a failure