You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nodejs is required to build the HTML, not only to run the server locally.
Moreover, some systems (.e.g, Ubuntu) install a 'nodejs' executable,
but the building process searches for a 'node' one when building
highlights, and therefore it is required to link or alias the
real executable.
0 commit comments