Tiny Core Extensions > TCE Corepure64
Creating Delta_Chat.tcz
Rich:
Hi Sasha
My best guess is it needs to be compiled. I think it's all
JavaScript.
According to the From Source instructions in your link, you
will need the npm command. Depending on version and
architecture, you will ether have to install npm.tcz or
node.tcz. It seems they were once separate but now are not.
Try installing npm first. If it fails, install node.
unzip the archive. Then (from the From Source instructions):
--- Code: ---cd deltachat-desktop-main
npm install
npm run build
npm start
--- End code ---
I can't tell you what happens after that.
Sasha:
Rich, did I understand you correctly?
- to compile in CorePure64 you need to install node.tcz;
- to compile in CorePlus you need to install npm.tcz;
Rich:
Hi Sasha
No, what I said was the npm command used to be in npm.tcz.
npm.tcz had a dependency of node.tcz.
In TC15 32 and 64 bit npm is part of node.tcz and npm.tcz no
longer exists.
Since I don't know when the packaging changed or what version
of TC you are running, the instructions I gave should work for
both cases:
--- Quote from: Rich on August 28, 2024, 03:56:01 PM --- ... Try installing npm first. If it fails, install node. ...
--- End quote ---
Sasha:
Rich, Leee, thank you so much for your help! I wouldn't have figured it out without you.
Navigation
[0] Message Index
[*] Previous page
Go to full version