Giter VIP home page Giter VIP logo

Comments (12)

jicvi avatar jicvi commented on July 1, 2024 1

@hackorum
Thank you. I found the Lua environment path was wrong.

from vapournvim.

hackorum avatar hackorum commented on July 1, 2024

Did you do packersync?

from vapournvim.

jicvi avatar jicvi commented on July 1, 2024

@hackorum
ubuntu run : nvim +PackerSync
The above error occurs

from vapournvim.

jicvi avatar jicvi commented on July 1, 2024

@hackorum
Use in docker container ubuntu VapourNvim

from vapournvim.

hackorum avatar hackorum commented on July 1, 2024

Then just press enter. It will do packersync automatically

from vapournvim.

jicvi avatar jicvi commented on July 1, 2024

@hackoru
2021-10-04_02-37
m

from vapournvim.

jicvi avatar jicvi commented on July 1, 2024

@hackorum
version:
nvim --version
NVIM v0.6.0-dev+164-g50b30de20

lua -v
Lua 5.1.5 Copyright (C) 1994-2012 Lua.org, PUC-Rio

node -v
v8.10.0
2021-10-04_02-40

from vapournvim.

hackorum avatar hackorum commented on July 1, 2024

Try commenting out require('language-servers') in the init.lua file.

from vapournvim.

jicvi avatar jicvi commented on July 1, 2024

@hackorum
commenting out require('language-servers') still report an error .
This is because Lua cannot find the module .
I am running in docker.

from vapournvim.

hackorum avatar hackorum commented on July 1, 2024

Why are you using docker to install?

from vapournvim.

jicvi avatar jicvi commented on July 1, 2024

@hackorum
It is very convenient to use docker image, reinstalling the system does not need to reinstall the environment.
2021-10-05_02-18

This is the /usr/bin/* language package mounted in docker
2021-10-05_02-22

Installing nvim/vim on the host will result in long-term use and unable to clean up some junk files. If you reinstall the system, you also need to reinstall the nvim/vim environment, which will be very troublesome.

from vapournvim.

hackorum avatar hackorum commented on July 1, 2024

I think the neovim devs have fixed this issue now. Do yo still have the same issue on the latest 0.6 release?

from vapournvim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.