When I used scons to compile for the web, I encountered an error. The following is the command I executed and the output of the command:

D:\Desktop\Dev\godot>scons platform=javascript tools=no threads_enabled=yes target=release
scons: Reading SConscript files ...
Invalid target platform "javascript".
The following platforms were detected:
windows
Please run SCons again and select a valid platform: platform=<string>

===========================
I have reinstalled scoop and everything I installed with scoop, but it still doesn't work

  • Translated by Google