-
Notifications
You must be signed in to change notification settings - Fork 653
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DTraceProviderBindings Error on start up #321
Comments
Also having this issue. @cdart2 did you ever resolve it? |
same here, pls help |
|
I am also seeing the same issue, but did an npm install on bunyan and this fixed the issue [email protected] node_modules/bunyan |
Referenced from here trentm/node-bunyan#258 |
This warning is also issued by Express used in conjunction with the express-bunyan-logger. The work-around is adapted from heziqiang99 above:
|
HI @SkamDart Is this already a fix, I'm still encounter dtrace module not found
|
@FredLoney 's answer is right. gonna close this |
@SkamDart: Unfortunately, @FredLoney's answer doesn't solve the case 😞 Running Full install, build, and run output:
|
|
@Swivelgames Help me help you. What OS, npm, and node? |
I have the same problem.
|
Any news on this? |
@itinance This was fixed on verdaccio (sinopia fork) already https://github.com/verdaccio/verdaccio . I really doubt you will get any answer in this repository. |
@juanpicado thx for fast reply! ReactNative links to this repo. I'm wondering that they link to a dead one. |
I'm getting this error too in Mac OSX but it runs. However on Debian, I don't see the hundreds of warnings. Am I right that I shouldn't be using Sinopia anymore but instead use verdaccio? |
When I start up Sinopia from terminal as shown below:
I have seen other modules having these same DTrace issues and I have tried
Everything works as it should, or I haven't found any issues with the module yet, it's just a little unsettling to see those errors. If there's something I can do, I'd like to take care of it now as opposed to later.
Here's what I'm working with on OSX
Might be similar to trentm/node-bunyan#216
Thanks in advance for any suggestions, advice, or solutions.
The text was updated successfully, but these errors were encountered: