karl
karl
I like the idea of templates for the link sharing service. I would like to use something like dotfiles in a path to control and customize the layout and behavior...
This package it not actively maintained, however, we always welcome PRs.
Thanks @ishmelev-sp - we'll review this week.
@ishmelev-sp - just an update: this looks like it will be in the queue for late next week for review. Thank you very much for the submission!
Hi @ishmelev-sp - no updates as of now. This is in the queue, however, code review updates are a lower priority task in sprints right now.
@ShiroKatake - what is the output when you try executing "go" ?
Check the binding.gyp file, specifically https://github.com/storj-thirdparty/uplink-nodejs/blob/430b78f3c3cc98373f9aff55dc8dd8bd2e7fe7b4/binding.gyp#L23 You can try to update the path separator for your system and see if it makes a difference. For some reason the build script...
@ShiroKatake - this may help - https://forum.storj.io/t/create-access-grant-with-storj-api/18290/12 Looks like the missing header issue from above is from something in the build scripts.
@ShiroKatake - there should be a build step that make performs - no parameter just means "use the makefile in the local dir"
Hi @OnePunchMan007 - That usually means that uplink-c did not build for your target. What command did you use to install?