On Mon, Oct 04, 2021 at 02:25:44PM +, g4sra wrote:
> Hi Hendrik,
>
> Are you interested in authoring some sort of game in Ink ?
> Because if you are I would be interested to hear what you are up to.
Mostly not writing a game, but trying out various game-writing engines
to see what works and
> On 5 Oct 2021, at 00:58, Hendrik Boom wrote:
>
> While setting up to run the game editor inky (
> https://www.inklestudios.com/ink/ ) I ran into what seems to be a version
> skew.
>
> I used aptitude to install Devuan beowulf's versions of npm and nodejs.
> When I got to one stage of the
While setting up to run the game editor inky (
https://www.inklestudios.com/ink/ ) I ran into what seems to be a version
skew.
I used aptitude to install Devuan beowulf's versions of npm and nodejs.
When I got to one stage of the imky startup I got messages
I have appended below.
From the look
Hi All,
To install the latest(ish) nodejs from nodesource get the signin keys with:
curl -sSL https://deb.nodesource.com/gpgkey/nodesource.gpg.key | sudo
apt-key add -
then, after touching /etc/apt/sources.list.d/nodesource.list, add the
following to the newly created file:
deb https://deb.node
On Wed, May 23, 2018 at 02:44:07PM +1000, wirelessd...@gmail.com wrote:
>
> > On 23 May 2018, at 11:44, Hendrik Boom wrote:
> >
> > I'm trying to try out a package (joplin) that is built using nodejs.
> >
> > Now the installation instructions seem to require npk, the nodejs package
> > manager
On Wed, May 23, 2018 at 08:22:54AM +0100, KatolaZ wrote:
> On Tue, May 22, 2018 at 09:44:11PM -0400, Hendrik Boom wrote:
> > I'm trying to try out a package (joplin) that is built using nodejs.
> >
> > Now the installation instructions seem to require npk, the nodejs package
> > manager.
> >
> >
On Tue, May 22, 2018 at 09:44:11PM -0400, Hendrik Boom wrote:
> I'm trying to try out a package (joplin) that is built using nodejs.
>
> Now the installation instructions seem to require npk, the nodejs package
> manager.
>
> And following links about npm, it appears that npm is part of nodejs.
> On 23 May 2018, at 11:44, Hendrik Boom wrote:
>
> I'm trying to try out a package (joplin) that is built using nodejs.
>
> Now the installation instructions seem to require npk, the nodejs package
> manager.
>
> And following links about npm, it appears that npm is part of nodejs.
>
> But
I'm trying to try out a package (joplin) that is built using nodejs.
Now the installation instructions seem to require npk, the nodejs package
manager.
And following links about npm, it appears that npm is part of nodejs.
But I have installed nodejs from the ascii repossitory and still don't se