Closed don-smith closed 8 years ago
ah thanks for the bug report @locksmithdon, published github:holodex/serve-browserify#1.1.1
which should work as a hotfix for now.
we're in the process of re-writing Holodex, so expect all of master to be destroyed and reborn based on enspiral-craftworks/mad-science-stack
, currently most work towards this is being done for the front-end by @simontegg in his free time in the compost
branch, when i have time i need to "re-flash" the rest of the repo to the new stack to also pave the way for a proper data API.
I think the problem might be with the
serve-browserify
dependency inpackage.json
:There is no branch or tag of
1.1.1
. We can also remove thegithub:
prefix on that dependency.Here is my
npm install
output in case I'm not seeing something else:The github auth error is odd because my SSH keys are working fine for all other github commands.