Hi Meshery community, I’m encountering an error when running the npm run build command for Sistent:

Issue: NODE_ENV Syntax Not Recognized on Windows

I’m encountering an issue when running the npm run build command for Sistent:

PS C:\Users\admin\Desktop\sisten\sistent> npm run build

> @layer5/sistent@0.14.11 build
> NODE_ENV=production tsup

'NODE_ENV' is not recognized as an internal or external command,  
operable program or batch file.
PS C:\Users\admin\Desktop\sisten\sistent> node -v  
v20.17.0

@Antonette.Caldwell may well have guidance (a link) to offer.