This repository was archived by the owner on May 16, 2024. It is now read-only.

Description
Hi all,
i am new to this and set up a goshimmer node and now i am trying to set up a wallet. i am using ubuntu 20,04 lts a server and i downloaded the IOTA-2.o dev net wallet. i run the npm install and then the npm build and when i now run the "npm run package-win" i get some errors:
Error: Cannot find module 'fs/promises'
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] package-win: electron-builder --win --x64 --publish=never
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] package-win script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
Any idea what i can do?