Popular repositories
-
-
This script sets up or updates a host to connect to a tinc vpn. It allows you to start a network from scratch, join an existing network, decide which peers you will connect with, and can package up…
-
A module for a python dict that back ends on an sqlite3 database. It's bit like shelve but with json and sqlite3.
-
171 contributions in the last year
Less
More
Contribution activity
April 2021
Created 3 commits in 2 repositories
Created 3 repositories
- jvasile/SafeHarbor2.0
- jvasile/vdirsyncer Python
- jvasile/hypha Python
Created a pull request in HyphaApp/hypha that received 4 comments
Switch docker to yarn to avoid bug in npm
npm install
consistently fails in Docker with a fairly generic error: "cb() never called". According to the npm project (at https://github.com/npm/…
+3
−3
•
4
comments
Opened 3 other pull requests in 2 repositories
HyphaApp/hypha
2
closed
CommissionerPeirce/SafeHarbor2.0
1
open
Created an issue in PermanentOrg/ep_permanent_exporter that received 4 comments
npm run build doesn't work
The documentation says to run npm run build
. Here's what happens when I do:
$ npm run build > t
$ cat t > ep_permanent_exporter@0.0.1 build
> tsc s…
4
comments