Giter VIP home page Giter VIP logo

Comments (6)

francjpd avatar francjpd commented on May 30, 2024 1

Done it was related to the namespace=true at the bsconfig.json.... I had to explicitly say BsNode.
https://bucklescript.github.io/docs/en/build-configuration.html

from bs-node.

ncthbrt avatar ncthbrt commented on May 30, 2024

Did you manage to get the file in the test folder to run @francjpd?

from bs-node.

francjpd avatar francjpd commented on May 30, 2024

Hello @ncthbrt

Hmm i don't know what you exactly mean... Hmmm i will try to provide more detail.

I have a small app that uses reasonml-community/bs-node in my dependencies.
So i forked the repo and decided to add a functionality to the library (which i eventually plan to create a pull request to merge it with this repo )... After i added the functionality at my forked library i did run the following commands:

npm run build
npm link

I went to my app's project and executed the following command.

npm link bs-node

I did not run any test since i wanted to try my functionality without doing any important test which i plan to do once i manage to get my functionality to work on my small project :)

from bs-node.

ncthbrt avatar ncthbrt commented on May 30, 2024

Did you add bs-node to your reasonml (bsconfig.json) dependencies file?
Reason needs to know about the library so it can be built.

from bs-node.

francjpd avatar francjpd commented on May 30, 2024

I might have done it the wrong way ... ill recheck it and let you know ASAP (am at work). but if i am not mistaken:

I have bs-node on my dependencies at package.json and bs-dependencies at bsconfig.json .

Thank you for your time.

from bs-node.

ncthbrt avatar ncthbrt commented on May 30, 2024

Apologies, difficult to diagnose the problem as I typically develop new features for the library using the test file, which doesn't require npm linking

from bs-node.

Related Issues (10)

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.