Giter Club home page Giter Club logo

Comments (6)

safraja avatar safraja commented on September 21, 2024 1

Thank you very much, it looks like it's working!

Also thanks for the explanation, I was wondering what does the ngdoc need prettier for. When I wasn't able to do anything about the error, I was wondering if it was possible to force ngdoc to ignore prettier or use another config file where I could just omit the problematic plugin. But I couldn't manage to do either, so I finally asked for help here.

As for the versions, as I wrote earlier, we're working on a brand new project, so we're using the latest versions of basically everything. Because of this, I also ran into some complications with ngdoc regarding InputSignals. I'll probably create a new ticket for that. 🙂

from ng-doc.

skoropadas avatar skoropadas commented on September 21, 2024

Hi, thanks for the ticket, could you also provide a prettier version? I'll check it

from ng-doc.

safraja avatar safraja commented on September 21, 2024

Sure, it is 3.2.5. I suppose the others won't help you, but here's a list of everything prettier related from our package.json:

"prettier": "^3.2.5",
"prettier-plugin-brace-style": "^0.5.0",
"prettier-eslint": "^16.1.2",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.0.1",

from ng-doc.

skoropadas avatar skoropadas commented on September 21, 2024

Thanks, it's probably the version of prettier, ngdoc uses 2.x.x, and I think that's the problem, I'll fix it tomorrow, thanks again!

Just FYI: prettier is the dependency of ngdoc, because ngdoc uses prettier under the hood to format all code examples based on your prettier config.

from ng-doc.

skoropadas avatar skoropadas commented on September 21, 2024

should be fixed now, pls let me know if you still have this problem

from ng-doc.

skoropadas avatar skoropadas commented on September 21, 2024

🎉 This issue has been resolved in version 17.5.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

from ng-doc.

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.