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
⚠️ Failed to create build folder symlink - proceeding without (run again with -vvv to get more details) ⚠️ Failed to create build folder symlink - proceeding without (run again with -vvv to get more details)
ikalnytskyi/termcolor up-to-date check.
done.
● [err] Dynamic exception type: class std::bad_alloc
std::exception::what: bad allocation
● [err] Something went wrong, for help on your issue, we would enjoy getting your report at https://tipi.build/#contact
Nice to see you trying tipi and thanks for the great report with the attached example, we rely on the Symlinks support on Windows.
Which windows version and which tipi version are you using ? tipi -h should tell you at the top of the output.
The bad_alloc is not clear to me and It feels to me that you are using an older version because you have got a .tipi/id file generated, that by the way has a **** in it, I suppose you anonymized the information manually ?
Regarding the symlink warning you can enable them by enabling developer mode in Windows Settings :
Click on Privacy & security.
Select the For developers page on the right side.
Turn on the Developer Mode toggle switch to enable the feature.
Or run in an elevated powershell : PS C:\WINDOWS\system32> reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\AppModelUnlock" /t REG_DWORD /f /v "AllowDevelopmentWithoutDevLicense" /d "1"
I get the following local build errors:
tipi_example.zip
The text was updated successfully, but these errors were encountered: