mercenaruss / uzg-firmware

Firmware for ZigStar UZG-01
GNU General Public License v3.0
73 stars 11 forks source link

Help me compile #1

Closed ahonxxx closed 1 year ago

ahonxxx commented 1 year ago

How to solve this, thanks 2

mercenaruss commented 1 year ago

@ahonxxx create a new folder: webh , inside src folder. after:

Go to the folder tools/webfilesbuilder; Run: npm install Run: npx gulp

Then you will be able to build.

ahonxxx commented 1 year ago

@ahonxxx create a new folder: webh , inside src folder. after:

Go to the folder tools/webfilesbuilder; Run: npm install Run: npx gulp

Then you will be able to build.

Do you need to modify package.json There are no files under webh

mercenaruss commented 1 year ago

no,just follow instruction above.

ahonxxx commented 1 year ago

Still the same. There's nothing in the webh folder 123123

xyzroe commented 1 year ago

Still the same. There's nothing in the webh folder 123123

That's because you didn't run npx gulp command