microsoft / devkit-sdk

Arduino library and package for the MXChip IoT DevKit
https://aka.ms/devkit
MIT License
69 stars 52 forks source link

Open Sample - 'Input example folder name' causing an error in VS code #1063

Closed owenatkinson-kainos closed 4 years ago

owenatkinson-kainos commented 4 years ago

Have followed this guide and when opening the 'Get Started' Sample within VS Code, it gives me a 404 error - 404 - {"type":"Buffer","data":[78,111,116,32,70,111,117,110,100]}.

It accepts the folder name and creates the folder, but doesn't add any files within the folder. Other samples that didn't require 'Input example folder name', have been successfully loaded.

Just querying to see if you've encountered this issue before and perhaps know the fix.

(Running on Mac OS, using Azure MXChip)

Thanks!