George:
I did some research on the web and found others with this same message. No good answers but I did see some mention of directory paths. So I decided to change the “Deploy local path” from the app location ( ie C:/Test/electronweather.appstudio) to a new folder (C:/Testew) and deploy there. That worked after running “npm install” and “npm start” in that folder.
John