Hi Sam,

I was trying to run the nodejs board agenda however it fails to show the board 
agenda.
I am running on CentOS 8 with yarn installed (yarn version 1.22.4).

Running 'yarn dev' returns 'Starting the development server..., Compiled 
successfully! & You can 
now view node-agenda-app in the browser.'.

Viewing the board agenda page from the browser the React icon is spinning with 
the 'Fetching board
agenda...' text (it did ask to sign in as asf user). The 'Fetching board 
agenda...' text doesn't change.

My terminal shows the following error:
[server] (node:27396) ExperimentalWarning: The fs.promises API is experimental
[server] TypeError: agenda.matchAll(...) is not a function or its return value 
is not iterable
[server]     at _default 
(/mnt/projects/asf/whimsy/whimsy-board-agenda-nodejs/src/server/sources/agenda/front.js:11:2
[server]     at parse 
(/mnt/projects/asf/whimsy/whimsy-board-agenda-nodejs/src/server/sources/agenda.js:34:5)

The board agenda files are successfully checked out to 
work/svn/foundation_board/
Is this something you recognize?

Roy

On 2020/04/07 00:56:03, Sam Ruby <ru...@intertwingly.net> wrote: 
> On Mon, Mar 23, 2020 at 3:00 PM Sam Ruby <ru...@intertwingly.net> wrote:
> >
> > On Thu, Mar 19, 2020 at 9:39 AM Matt Sicker <boa...@gmail.com> wrote:
> > >
> > > I think making the onboarding experience simpler certainly helps.
> >
> > Mat, have you had a chance to try the 4 step procedure I linked to?
> > Did you have any problems?
> 
> It is now up to a six step procedure. though to be fair, the second
> step is optional and the first step is now explicit whereas it
> previously was implicit.
> 
> The code now includes a web server and displays something that is a
> close approximation to the board agenda page as well as PMC reports.
> 
> Known to work on MacOS and Ubuntu with Firefox or Chrome.  Should also
> work on Safari or Edge.  I don't know of any dependencies which would
> preclude it working on Microsoft Windows, and if there are any
> problems there, I expect that they can be addressed.
> 
> Instructions for MacOS (since that seems to be the most common target
> around here):
> 
> https://github.com/rubys/whimsy-board-agenda-nodejs/blob/master/MACOSX.md
> 
> Current status is included in the second paragraph of the Quick Start section.
> 
> - Sam Ruby
> 

Reply via email to