GithubHelp home page GithubHelp logo

Comments (4)

Epigene avatar Epigene commented on June 18, 2024 1

@alexevanczuk Yeah, sounds great. As it is, I believe the js_package_paths is not even mentioned in README, so improving documentation around it is definitely necessary.

from code_ownership.

Epigene avatar Epigene commented on June 18, 2024

Tinkered around, determined that the issue is with the default path for JS packages and some test file named package.json with invalid JSON in it.

Changing js_package_paths config key to something less permissive sidesteps the issue.

js_package_paths:
  - 'app/frontend/**/'

from code_ownership.

alexevanczuk avatar alexevanczuk commented on June 18, 2024

@Epigene Thank you for the report. It sounds like the ideal behavior here on the gem's side might be to catch this error and report that a specific file had unparseable JSON, and that the solution is to either fix the invalid JSON or to update js_package_paths. Does that sound right to you?

from code_ownership.

alexevanczuk avatar alexevanczuk commented on June 18, 2024

Also thanks for your patience, just got back from vacation.

from code_ownership.

Related Issues (11)

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.