You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use Powershell. I installed watchman with winget
$ watchman-make -p 'src/**/*.{html,css,ts,tsx}' -c './bin/build.sh'
warning: 3 unable to set DLL search path for C:\tools\fb-python\fb-python36\
warning: 3 unable to set DLL search path for C:\tools\fb-python\fb-python37\
warning: 3 unable to set DLL search path for C:\tools\fb-python\fb-python38\
error: 126 unable to locate python3.dll
error Command failed with exit code 1.
I even tried to install python3, it doesn't detect python3.dll. I assume it search on these three directories.
The text was updated successfully, but these errors were encountered:
I use Powershell. I installed watchman with winget
I even tried to install python3, it doesn't detect python3.dll. I assume it search on these three directories.
The text was updated successfully, but these errors were encountered: