Git Product home page Git Product logo

Comments (2)

glennsl avatar glennsl commented on May 30, 2024 2

Hi. I've seen this a few times before, but I'm not entirely sure what the root cause of it is. I don't think it's an issue with bs-json itself though.

It might be because there's a mismatch between the version you have installed globally and the one you have locally (in your project or in either of the dependencies). Unless you have npm linked it in, you should avoid using the global bsb to build the project. You can use npx bsb -make-world instead, which will use the local dependency, or set up a proper npm script (most templates and boilerplate will have done this for you).

It might also be because you've built it previously with a different version of the compiler. If so, and really any time you have build issues, you should run bsb -clean-world to clean up old build artifacts.

I'll close this since I don't think there's anything to "fix" on the library-side here, and would recommend you to bring issues like this to the Discord, where you'll reach a lot more people and get much quicker and better help than I can provide here. Let me know if there does turn out to be something that can be fixed in the library though.

Hope this helps :)

from bs-json.

montogeek avatar montogeek commented on May 30, 2024 1

@glennsl Thanks for answering, just fixed it by re installing node_modules.

from bs-json.

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.