Skip to content

Error while calling lua chunk: /usr/home/sidhu/.config/nvim/init.lua:3: module 'startup.log' not found: #42

@gitbee

Description

@gitbee

Describe the bug
Launching nvim gives the error that startup log file is not found

Checklist

  • I'm using the latest startup.nvim version - v0.9.0

To Reproduce
NOTE: Tried it on GhostBSD and Void Linux machines with the same error.

sidhu@sidhu-ghostbsd-pc ~> nvim

Error detected while processing /usr/home/sidhu/.config/nvim/init.lua:
E5113: Error while calling lua chunk: /usr/home/sidhu/.config/nvim/init.lua:3: module 'startup.log' not found:
no field package.preload['startup.log']
no file './startup/log.lua'
no file '/usr/local/share/luajit-2.1.0-beta3/startup/log.lua'
no file '/usr/local/share/lua/5.1/startup/log.lua'
no file '/usr/local/share/lua/5.1/startup/log/init.lua'
no file './startup/log.so'
no file '/usr/local/lib/lua/5.1/startup/log.so'
no file '/usr/local/lib/lua/5.1/loadall.so'
no file './startup.so'
no file '/usr/local/lib/lua/5.1/startup.so'
no file '/usr/local/lib/lua/5.1/loadall.so'
stack traceback:
[C]: in function 'require'
/usr/home/sidhu/.config/nvim/init.lua:3: in main chunk
Press ENTER or type command to continue

Neovim Version
NVIM v0.9.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions