Giter Club home page Giter Club logo

Comments (8)

evald24 avatar evald24 commented on August 11, 2024 1

Okay. I will install Windows 10 on a virtual machine and the versions you specified and try to find the cause of the error.

from vscode-extensions-profiles.

evald24 avatar evald24 commented on August 11, 2024

Thanks for the video demo of the error.

What vscode version and operating system version are you using and is nodejs installed?

from vscode-extensions-profiles.

hamolicious avatar hamolicious commented on August 11, 2024

Running Windows 10
VSCode Version 1.57.1
NodeJS 14.16.0 is installed and working as I was writing a similar extension before I came across yours.

from vscode-extensions-profiles.

hamolicious avatar hamolicious commented on August 11, 2024

I did some testing of my own and it seems that VSCode isn't generating a .obsolete file that you are trying to read:
error_screenshot
This error is thrown upon load and the commands mentioned above

from vscode-extensions-profiles.

evald24 avatar evald24 commented on August 11, 2024

Thank you, now then I will quickly try to fix it.

from vscode-extensions-profiles.

hamolicious avatar hamolicious commented on August 11, 2024

Not sure if this is a one-off case fix or this can happen to others but navigating to C:\Users\hamol\.vscode\extensions and creating a file called .obsolete, then placing the 2 curly brackets into the file:

{}

seems to fix any issues...
And it doesn't seem to break anything, all of my extensions are still there and all, so I guess just generating the file if its not there will fix future similar cases.

from vscode-extensions-profiles.

evald24 avatar evald24 commented on August 11, 2024

I have released an update fixing this bug.

The ".obsolete" contains a list of extensions to be ignored. This is necessary because the folder with extensions may contain outdated versions of the same extensions.

For example:
image

from vscode-extensions-profiles.

hamolicious avatar hamolicious commented on August 11, 2024

Thanks so much for a fast fix, I have updated and will use the extension for a couple weeks and see if any issues arise... other than that, AMAZING extension and thanks again.

from vscode-extensions-profiles.

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.