Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wallet creation not working #2

Open
Julienbase opened this issue Nov 14, 2023 · 1 comment
Open

Wallet creation not working #2

Julienbase opened this issue Nov 14, 2023 · 1 comment

Comments

@Julienbase
Copy link

How do I install this wallet? I have npm installed but the instructions are not clear how to run it.
Please let me know how I can create the wallet.
TNX

@Julienbase
Copy link
Author

I get the following error:

Node.js v20.9.0

C:\Users\grigo\Desktop\PDN Wallet\pandanite-wallet>npm start
C:\Program Files\nodejs\node_modules\npm\lib\es6\validate-engines.js:31
throw err
^

TypeError: Class extends value undefined is not a constructor or null
at Object. (C:\Program Files\nodejs\node_modules\npm\node_modules\fs-minipass\lib\index.js:136:4)
at Module._compile (node:internal/modules/cjs/loader:1241:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1295:10)
at Module.load (node:internal/modules/cjs/loader:1091:32)
at Module._load (node:internal/modules/cjs/loader:938:12)
at Module.require (node:internal/modules/cjs/loader:1115:19)
at require (node:internal/modules/helpers:130:18)
at Object. (C:\Program Files\nodejs\node_modules\npm\node_modules\cacache\lib\content\read.js:4:13)
at Module._compile (node:internal/modules/cjs/loader:1241:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1295:10)

Node.js v20.9.0
C:\Program Files\nodejs\node_modules\npm\lib\es6\validate-engines.js:31
throw err
^

TypeError: Class extends value undefined is not a constructor or null
at Object. (C:\Program Files\nodejs\node_modules\npm\node_modules\fs-minipass\lib\index.js:136:4)
at Module._compile (node:internal/modules/cjs/loader:1241:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1295:10)
at Module.load (node:internal/modules/cjs/loader:1091:32)
at Module._load (node:internal/modules/cjs/loader:938:12)
at Module.require (node:internal/modules/cjs/loader:1115:19)
at require (node:internal/modules/helpers:130:18)
at Object. (C:\Program Files\nodejs\node_modules\npm\node_modules\cacache\lib\content\read.js:4:13)
at Module._compile (node:internal/modules/cjs/loader:1241:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1295:10)

Node.js v20.9.0

C:\Users\grigo\Desktop\PDN Wallet\pandanite-wallet>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant