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
{{ message }}
This repository has been archived by the owner on May 16, 2024. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: