Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

export' is not recognized as an internal or external command, operable program or batch file

Tags:

export

flask

I have used the 'export' command many a times in the past without a problem on my Windows 10 laptop. For example I would type 'export FLASK_APP=microblog.py' without a problem. Today (18 January 2021) i am suddenly getting the error: 'export' is not recognized as an internal or external command, operable program or batch file.

What could have changed on my machine?

like image 612
Khandakhulu Avatar asked Jun 06 '26 00:06

Khandakhulu


1 Answers

I apologize, I should have been using 'set' instead of 'export'.

like image 67
Khandakhulu Avatar answered Jun 08 '26 00:06

Khandakhulu



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!