I get the following Unexpected token errors. What to do guys please help me.
Windows PowerShell Copyright (C) Microsoft Corporation. All rights reserved.
Try the new cross-platform PowerShell https://aka.ms/pscore6
Invoke-Expression : At line:1 char:1329 + ... win32pe_edu;C:\Users\gon26\AppData\Local\atom\bin;"D:\Program Files\M ... + ~~~~~~~~~~ Unexpected token 'D:\Program' in expression or statement. At D:\Anaconda3\shell\condabin\Conda.psm1:101 char:9 + Invoke-Expression -Command $activateCommand; + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ParserError: (:) [Invoke-Expression], ParseException + FullyQualifiedErrorId : UnexpectedToken,Microsoft.PowerShell.Commands.InvokeExpressionCommand
Loading personal and system profiles took 781ms. PS D:\Codes\VSCode>