Learned or Solved Something Today?

Dump it here! Let others learn from you

Write a sh hack
Showing 2 of 2 from page 1

metabox posted in #sh #script #tutorial

[Fixed] node-gyp rebuild configure error: No Xcode or CLT version detected!

You have this error during npm install node build and you are searching about how to fix or resolve this issue. node gyp rebuild is failed, and this is because No Xcode or CLT version detected Error d

metabox posted in #sh #snippets #logging

Send Only Docker Logs to Datadog Without Infrastructure Monitoring | Datadog Log Collection

You have a small project of your own. And you want to send your docker logs to datadog. So you ve followed the official page and the command. You are getting logs voila! After a month when you see you

fb