Coder Social home page Coder Social logo

Module not found WSL about nvim HOT 5 CLOSED

ecosse3 avatar ecosse3 commented on May 3, 2024
Module not found WSL

from nvim.

Comments (5)

ecosse3 avatar ecosse3 commented on May 3, 2024

Not sure why it happened. Looks like you didn't run :PackerInstall or :PackerSync after the first run or sth like that. I fixed that error in case that happens. Please check on dev branch.

Did you install Ecovim by installation script?
bash <(curl -s https://raw.githubusercontent.com/ecosse3/nvim/master/.install/run.sh)

from nvim.

Pilchh avatar Pilchh commented on May 3, 2024

Did you install Ecovim by installation script? bash <(curl -s https://raw.githubusercontent.com/ecosse3/nvim/master/.install/run.sh)

Yes, I used the install script. I'll try the script in the dev branch and let you know how it goes.
I was unable to run :PackerInstall or :PackerSync. I got the Not an editor command errors.

from nvim.

ecosse3 avatar ecosse3 commented on May 3, 2024

@Pilchh Looks like packer was not installed successfully somehow. Please refer to installation guide from the official repo: https://github.com/wbthomason/packer.nvim

I've tested installing Ecovim from scratch again and it works fine.

from nvim.

Pilchh avatar Pilchh commented on May 3, 2024

Alright, no worries. Must be an issue with WSL.

from nvim.

Pilchh avatar Pilchh commented on May 3, 2024

After manually reinstalling packer, I still can't seem to get it to work... Not quite sure why I'll have more of a look into it and report back.

EDIT: Packer does work :PackerInstall and :PackerSync work successfully and have a slightly different error:

Error detected while processing /home/pilchh/.config/nvim/init.lua:
E5113: Error while calling lua chunk: ...e/nvim/site/pack/packer/start/packer.nvim/lua/packer.lua:980: /home/pilchh/.con
fig/nvim/init.lua:3: module 'impatient' not found:
        no field package.preload['impatient']
        no file './impatient.lua'
        no file '/usr/share/luajit-2.1.0-beta3/impatient.lua'
        no file '/usr/local/share/lua/5.1/impatient.lua'
        no file '/usr/local/share/lua/5.1/impatient/init.lua'
        no file '/usr/share/lua/5.1/impatient.lua'
        no file '/usr/share/lua/5.1/impatient/init.lua'
        no file './impatient.so'
        no file '/usr/local/lib/lua/5.1/impatient.so'
        no file '/usr/lib/lua/5.1/impatient.so'
        no file '/usr/local/lib/lua/5.1/loadall.so'
stack traceback:
        [C]: in function 'error'
        ...e/nvim/site/pack/packer/start/packer.nvim/lua/packer.lua:980: in function <...e/nvim/site/pack/packer/start/p
acker.nvim/lua/packer.lua:947>

from nvim.

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.