MrBuddyCasino / ESP32_Alexa

An Alexa Smart Speaker project for the ESP32.
Mozilla Public License 2.0
265 stars 72 forks source link

git submodule update --init command generated error. #8

Closed Avi-TelnT closed 6 years ago

Avi-TelnT commented 6 years ago

git submodule update --init command generated error.

avi@win7 MINGW32 /esp-idf $ git submodule update --init ': not a valid identifierline 88: export: `dashless

MrBuddyCasino commented 6 years ago

I take it you are on windows? I can't do any tests on that platform, sorry. If you find a fix I'll be happy to accept it.

Avi-TelnT commented 6 years ago

what platform did you use to have all compiled without error?

MrBuddyCasino commented 6 years ago

I'm on macOS. Most compiler issues seem to come from people on Windows via mingw or the Linux subsystem.

Avi-TelnT commented 6 years ago

Did you run Ubuntu Linux on MacOS? Our other Linux?

MrBuddyCasino commented 6 years ago

Closing due to inactivity.