microsoft / NonprofitVirtualAssistant

Nonprofit Virtual Assistant
MIT License
10 stars 3 forks source link

Prepare Teams App dependencies not working #2

Open go4varuntyagi opened 1 year ago

go4varuntyagi commented 1 year ago

Getting error while clicking Teams Toolkit->Prepare Teams App dependencies

_"errorType": "SystemError", "source": "Fx-VS", "name": "ReadEnvFileError", "message": "Could not find a part of the path '..\.fx\configs\projectSettings.json'.", "stack": " at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)\r\n at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)\r\n at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)\r\n at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)\r\n at System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost)\r\n at TeamsFx.VisualStudio.Helper.TeamsFxConfigHelper.d_2.MoveNext()",

No such path exists like .fx\configs...

aeongt710 commented 1 year ago

I'm facing the same issue

schlarmanator commented 1 year ago

same