Skip to content

File 'templates' not found #12

Description

@ArturAralin

New day, new problems.

I has installed environment on the ubuntu server with following commands

sudo apt-get install lua5.1
sudo apt-get install luarocks
sudo apt-get install tarantool
sudo luarocks install tarantoolapp

And now every call of tarantoolapp returns next

ubuntu@ip-172-31-93-224:~/app$ tarantoolapp dep
Tarantool version: 1.6.7-591-g7d4dbbb
/usr/local/lib/luarocks/rocks/tarantoolapp/1.0.3-1/bin/tarantoolapp: ....luarocks/share/lua/5.1/tarantoolapp/commands/create.lua:72: file 'templates' not found:
    can't open /home/ubuntu/.luarocks/share/lua/5.1/templates: /home/ubuntu/.luarocks/share/lua/5.1/templates: No such file or directory
    can't open /home/ubuntu/.luarocks/share/lua/5.1/tarantoolapp/commands/templates: /home/ubuntu/.luarocks/share/lua/5.1/tarantoolapp/commands/templates: No such file or directory
    can't open /home/ubuntu/.local/share/templates: /home/ubuntu/.local/share/templates: No such file or directory

We're solve this problem by modifying create.lua, but it still a problem.

This bug shows on the 1.6.x, 1.10.x works fine

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions