Git Product home page Git Product logo

Comments (6)

smolck avatar smolck commented on May 23, 2024

Quick sanity check, this commit isn’t what caused this right? Still broken before that?

from uivonim.

shaunsingh avatar shaunsingh commented on May 23, 2024

I just tried building it on the release commit: https://github.com/smolck/uivonim/tree/a335d9207cd3e227604f22c58ffdfd02f0e07531 and it gives the same error

from uivonim.

clason avatar clason commented on May 23, 2024

Does it work if you run npm run prod?

(I've been checking the dependabot bumps on my Mac routinely and don't get this error.)

from uivonim.

smolck avatar smolck commented on May 23, 2024

I can reproduce this; it only seems to happen with the macOS uivonim.app though.

While I don't know why it's happening only with the uivonim.app (maybe macOS sandboxing or something?), it seems to be yet another issue occurring from connecting to neovim separately from the nvim process child stdin/stdout (which is used exclusively for UI event stuff, at least afaik). This separate connection was apparently done for a potential performance improvement, but it adds a good deal of complication to the codebase, and the benefit is quite possibly little to none. So my plan to fix this (and the WSL issue too, hopefully) is to just use the nvim child stdin/stdout communication for everything.

from uivonim.

Pritep avatar Pritep commented on May 23, 2024

Me too, but on Linux.

from uivonim.

adenosinetp10 avatar adenosinetp10 commented on May 23, 2024

I get the same error and I'm on windows 10 22H2.

from uivonim.

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.