Hi!
I am trying to build my PWA but get this error
PWA can’t build Robocopy and up further in the log: not found undefined properties HTML
Can you help?
Thanks,
Reece
appbuilder-pwa@0.0.1 build
ts-node convert/index.ts && vite build
C:\Users\user\AppData\Local\Temp\App Builder\build\SAB.001\p\appbuilder-pwa\convert\convertConfig.ts:349
filename: fTag.innerHTML,
^
TypeError: Cannot read properties of undefined (reading ‘innerHTML’)
at convertConfig (C:\Users\user\AppData\Local\Temp\App Builder\build\SAB.001\p\appbuilder-pwa\convert\convertConfig.ts:349:36)
at ConvertConfig.run (C:\Users\user\AppData\Local\Temp\App Builder\build\SAB.001\p\appbuilder-pwa\convert\convertConfig.ts:1052:22)
at Object. (C:\Users\user\AppData\Local\Temp\App Builder\build\SAB.001\p\appbuilder-pwa\convert\index.ts:41:43)
at Module._compile (node:internal/modules/cjs/loader:1241:14)
at Module.m._compile (C:\Users\user\AppData\Local\Temp\App Builder\build\SAB.001\p\appbuilder-pwa\node_modules\ts-node\src\index.ts:1618:23)
at Module._extensions…js (node:internal/modules/cjs/loader:1295:10)
at Object.require.extensions. [as .ts] (C:\Users\user\AppData\Local\Temp\App Builder\build\SAB.001\p\appbuilder-pwa\node_modules\ts-node\src\index.ts:1621:12)
at Module.load (node:internal/modules/cjs/loader:1091:32)
at Function.Module._load (node:internal/modules/cjs/loader:938:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
Copying PWA to output folder
‘robocopy’ is not recognized as an internal or external command,
operable program or batch file.