voxeet/dolbyio-web-file-presentation-service

Cannot build React js Application

Closed this issue · 3 comments

using command npm run build getting error as below

'NODE_ENV' is not recognized as an internal or external command,
operable program or batch file.

image

Thank you @edotappstore for reporting this issue, this is due to a cross environment (macOS / Windows) compatibility issue. I will fix the script so it works on Windows as well.

@edotappstore please let me know if the latest version fixes the issues you were having on Windows.

@edotappstore please let me know if the latest version fixes the issues you were having on Windows.

Hi @FabienLavocat

That's Great thanks for the fix. React js app is now building.

image