Good Afternoon,
I'm trying to test Experience Builder before the Developer Summit and I am having an issue. I was able to get through the documentation for the server install. For the client install, when I go to run npm start, I get the following:
C:\Users\nathanheick\Documents\ArcGISExperienceBuilder\client>npm start
> exb-client@1.7.0 start
> cross-env NODE_ENV=development webpack --mode development --watch
'cross-env' is not recognized as an internal or external command,
operable program or batch file.
Has anyone else encountered this before?