Coder Social home page Coder Social logo

Comments (5)

raduchiriac avatar raduchiriac commented on July 16, 2024

same here. Where does it come from?

from meteor-accounts-ldap.

JackAdams avatar JackAdams commented on July 16, 2024

I've been trying to track it down, but I'm out of my depth. It might be something to do with changes to the build machines for npm binaries. I'm not doing anything different when I publish the binaries, but I've noticed a structure change in the directories of the package builds in my ~/.meteor/packages/babrahams_accounts-ldap/ directory.

For the moment:

meteor remove babrahams:accounts-ldap
meteor add babrahams:[email protected]

This is really annoying me as I need to use the API extensions from 0.2.1. I might need to ask for help on the forums.

from meteor-accounts-ldap.

JackAdams avatar JackAdams commented on July 16, 2024

If the meteor binary build machines, which I have no control over, update their dtrace versions to match the node version they're running that might solve the problem. Or if a new version of ldapjs is released with the optional dependency on dtrace removed (unlikely, given the recent activity in that repo), that would solve the problem.

I'm afraid this one isn't going away anytime soon.

Fortunately, the package still works just fine, as dtrace is an optional dependency and has no effect on the functionality of ldapjs. It just uglies up your server console on app startup.

from meteor-accounts-ldap.

raduchiriac avatar raduchiriac commented on July 16, 2024

Thank you for investigating this in detail. It's true that it's only ugly and a rather harmless error.

from meteor-accounts-ldap.

JackAdams avatar JackAdams commented on July 16, 2024

Can finally close this with the release of v0.7.0, which uses ldapjs v.1.0.0.

from meteor-accounts-ldap.

Related Issues (19)

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.