I am trying to Import my app (from AGOL account) in EB Dev Ed but I am receiving error "Failed to import the app" after selecting the app. I have completed these steps:
1. downloaded and extracted the latest Developer Ed & Nodes Cache releases (1.9) to my local drive
2. entered the local file directory followed by "npm ci" then "npm start" in the Command Prompt for both Client and Server files
3. https://localhost:3001/ and signed in
I have done this process before so I know this should work. I have also experienced this issue before but it was resolved after using latest release. I even tried clearing my cache without luck.
Please Help!!