yarn dev got me to the web page agenda for 2020-05-20. I can navigate through the entire agenda and then when I go to queued actions I get TypeError: undefined is not an object (evaluating 'this.pending.comments.length') I assume that this is just what you get when you hit an unimplemented feature. Not so bad.
So I guess I'm at the point of looking around to see if I can figure out how it all works... Craig > On Apr 28, 2020, at 9:28 AM, Sam Ruby <[email protected]> wrote: > > On Tue, Apr 28, 2020 at 12:24 PM Craig Russell <[email protected]> wrote: >> >>> On Apr 28, 2020, at 8:33 AM, Craig Russell <[email protected]> wrote: >>> >>> [MacBook-Pro-10:~/apache/git/whimsy-board-agenda-nodejs] clr% brew link >>> --overwrite node >>> Linking /usr/local/Cellar/node/14.0.0... >>> Error: Could not symlink share/systemtap/tapset/node.stp >>> /usr/local/share/systemtap/tapset is not writable. > > Sorry, I missed that. > > Perhaps Stack Overflow can help: > > https://stackoverflow.com/questions/31374143/trouble-install-node-js-with-homebrew > >> Craig L Russell >> [email protected] > > - Sam Ruby Craig L Russell [email protected]
