Giter Club home page Giter Club logo

Comments (8)

aliariff avatar aliariff commented on May 29, 2024

Hi @Kyokatarz

Could you give more information from the log.
You can open the developer console from Help -> Toggle Developer Tools
And while opening the console, try to format your documents, and see what is the output from the console.

it should be something like this or similar:
image

from vscode-erb-beautify.

aliariff avatar aliariff commented on May 29, 2024

Looks the message is coming from bundler and I assume you are using bundler in this case.

have you check rubygems/bundler#6028?
and which bundler version are you using? Are you setting bundler in verbose mode?

from vscode-erb-beautify.

aliariff avatar aliariff commented on May 29, 2024

Close this as no further feedback, assume it is already resolved due to local configuration issue.
Please reopen in case still necessary.

from vscode-erb-beautify.

jclusso avatar jclusso commented on May 29, 2024

I have the same problem and I can't reproduce it in my terminal and the console looks like what you posted above @aliariff. I'm struggling to find anything in the linked issue above since I don't have any sort of "verbose" mode configuration enabled that I can find.

It's worth noting if I install the gem in my Gemfile of the current project, it works fine. If I try and use htmlbeautifier that is installed globally for rvm using rvm @global do gem install htmlbeautifier, that causes this issue.

from vscode-erb-beautify.

aliariff avatar aliariff commented on May 29, 2024

Hi @jclusso

Interesting find, unfortunately since last time, I can't really reproduce this issue on my local machine.
For the workaround you mentioned, does it sufficient for you, or its not possible to install the gem on the current project?

from vscode-erb-beautify.

jclusso avatar jclusso commented on May 29, 2024

@aliariff it's not ideal to install the gem on every project, especially since this is a depency that is not required for the project or any other developers that may or may not use it. How have you installed the gem?

from vscode-erb-beautify.

aliariff avatar aliariff commented on May 29, 2024

@jclusso I installed it globally, and no issue as mentioned here.

from vscode-erb-beautify.

jclusso avatar jclusso commented on May 29, 2024

@aliariff rvm? I installed it using rvm @global do gem install htmlbeautifier.

from vscode-erb-beautify.

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.