awesome-streamers / awesome-streamerrc

Dotfiles for various streamers on Twitch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Module import not found

Iwazo8700 opened this issue · comments

Describe the bug
I tried use your vim schema, and i have:
Error executing function ColorMyPencils:
line 10:
E5108: Error executing lua [string "luaeval()"]:1: Vim(colorscheme):E185: Color schema 'gruvbox' not found
Error executing /home/baralho/.config/nvim/plugin/harpoon.vim:
line 1:
E5108: Error executing lua /home/baralho/.config/nvim/lua/theprimeagen/telescope.lua:1: module 'teles
cope.actions' not found:
no field package.preload['telescope.actions']
no file './telescope/actions.lua'
no file '/usr/share/luajit-2.1.0-beta3/telescope/actions.lua'
no file '/usr/local/share/lua/5.1/telescope/actions.lua'
no file '/usr/local/share/lua/5.1/telescope/actions/init.lua'
no file '/usr/share/lua/5.1/telescope/actions.lua'
no file '/usr/share/lua/5.1/telescope/actions/init.lua'
no file './telescope/actions.so'
no file '/usr/local/lib/lua/5.1/telescope/actions.so'
no file '/usr/lib/x86_64-linux-gnu/lua/5.1/telescope/actions.so'
no file '/usr/local/lib/lua/5.1/loadall.so'
no file './telescope.so'
no file '/usr/local/lib/lua/5.1/telescope.so'
no file '/usr/lib/x86_64-linux-gnu/lua/5.1/telescope.so'
no file '/usr/local/lib/lua/5.1/loadall.so'
Error executing /home/baralho/.config/nvim/plugin/lsp.vim
line 27:
E5108: Error executing lua [string ":lua"]:1: module 'completion' not found:
no field package.preload['completion']
no file './completion.lua'
no file '/usr/share/luajit-2.1.0-beta3/completion.lua'
no file '/usr/local/share/lua/5.1/completion.lua'
no file '/usr/local/share/lua/5.1/completion/init.lua'
no file '/usr/share/lua/5.1/completion.lua'
no file '/usr/share/lua/5.1/completion/init.lua'
no file './completion.so'
no file '/usr/local/lib/lua/5.1/completion.so'
no file '/usr/lib/x86_64-linux-gnu/lua/5.1/completion.so'
no file '/usr/local/lib/lua/5.1/loadall.so'
Error executing /home/baralho/.config/nvim/plugin/telescope.vim:
line 1:
E5108: Error executing lua [string ":lua"]:1: loop or previous error loading module 'theprimeagen'
To Reproduce
Steps to reproduce the behavior:

  1. Cone the entiry project
  2. Execute the install -> some file are corrupt, to solve this i copy the files from project
  3. run nvim test.ts
  4. See error

Expected behavior
Execute correct.

Screenshots
The screenshot is part in Portuguese:
image

Desktop (please complete the following information):

  • Ubuntu 18.04

facing the same issue

@Iwazo8700 did you make it work? I guess in your case you need to do :PlugInstall