GithubHelp home page GithubHelp logo

Comments (7)

Princesseuh avatar Princesseuh commented on June 14, 2024

That error doesn't seem related to us, it seems like the Prettier VS Code extension failed to load Prettier itself.

from prettier-plugin-astro.

gkatsanos avatar gkatsanos commented on June 14, 2024

@Princesseuh in your readme you are referring to using require.resolve to load the plugin. Could you please elaborate on which prettier config file type this works for?
Running prettier directly via terminal complains for exactly this line:

[error] require() of ES Module /Users/gkatsanos/repos/visable/requests-frontend/node_modules/.pnpm/[email protected]/node_modules/prettier-plugin-astro/dist/index.js from /Users/gkatsanos/repos/visable/requests-frontend/node_modules/.pnpm/[email protected]/node_modules/prettier/index.js not supported.
[error] Instead change the require of /Users/gkatsanos/repos/visable/requests-frontend/node_modules/.pnpm/[email protected]/node_modules/prettier-plugin-astro/dist/index.js in /Users/gkatsanos/repos/visable/requests-frontend/node_modules/.pnpm/[email protected]/node_modules/prettier/index.js to a dynamic import() which is available in all CommonJS modules.

from prettier-plugin-astro.

Princesseuh avatar Princesseuh commented on June 14, 2024

Please follow the configuration in this PR #366

from prettier-plugin-astro.

gkatsanos avatar gkatsanos commented on June 14, 2024

I actually downgraded prettier to v2 just to avoid experimenting :) (I had already enough issues with astro+prettier).
What would that be for v2?

from prettier-plugin-astro.

Princesseuh avatar Princesseuh commented on June 14, 2024

I actually downgraded prettier to v2 just to avoid experimenting :) (I had already enough issues with astro+prettier). What would that be for v2?

For v2 it would be the current configuration and any versions of the plugin below 0.11.0

(I had already enough issues with astro+prettier).

Sorry, the Prettier 3 migration has been rough on the maintainers 😔

from prettier-plugin-astro.

gkatsanos avatar gkatsanos commented on June 14, 2024

Alright so it appears that the VSCode PRettier plugin is having issues with prettier v3 - so now if you have prettier v3 locally , it wont play nice with the prettier vscode extension. I disabled the VSCode plugin and I set the formatter to be 'Astro'.

from prettier-plugin-astro.

Princesseuh avatar Princesseuh commented on June 14, 2024

Fixed by #366. The recommended settings has been updated for using Prettier 3 and the latest version of the plugin. Other incompatibilities like in the Prettier VS Code extension or things like that are not on us, so I'll close this PR. Thank you for submitting it!

from prettier-plugin-astro.

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.