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
Sorry for the late response.
Seems like a problem is with installing tarantoolapp "stable" version. Installing an scm version (from luarocks.org/dev) works fine because it clones the repository directly to youe machine instead of downloading a zipped "*.rock" file.
In other words, symlinks in tarantoolapp's templates get corrupted when archived into a rock file.
In order to resolve this problem you should install an scm version by using
When create a project
test
withtarantoolapp create test
in directorytest
we have 2 files with same content:test.lua
init.lua
Expected behavior:
test.lua
is a symlink toinit.lua
Info about system:
The text was updated successfully, but these errors were encountered: