-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Ok, I am able to see the GUI, but when I click start, I get
yarn run v1.22.21
warning package.json: No license field
$ electron dist/main.js
/home/fabijanc/shardlabs/alpaca/dist
[main]: create-engine-process
[main]: second start
[main]: engine-created [ null ]
cat: standard output: Bad file descriptor
[main]: startDevnet { seed: 20, port: 5050, totalAccounts: 10 }
onEvent: error, Error: internal error in Neon module: called `Result::unwrap()` on an `Err` value: IoError(Os { code: 13, kind: PermissionDenied, message: "Permission denied" })
at eval (webpack://basic/./node_modules/@taco-paco/alpaca-addon-linux-x64/src/promise.js?:6:9)
at new Promise (<anonymous>)
at Object.createPromise (webpack://basic/./node_modules/@taco-paco/alpaca-addon-linux-x64/src/promise.js?:5:12)
at Devnet.start (webpack://basic/./node_modules/@taco-paco/alpaca-addon-linux-x64/index.js?:20:26)
at eval (webpack://basic/./app/engine/index.ts?:70:77)
at step (webpack://basic/./app/engine/index.ts?:36:23)
at Object.eval [as next] (webpack://basic/./app/engine/index.ts?:17:53)
at eval (webpack://basic/./app/engine/index.ts?:11:71)
at new Promise (<anonymous>)
at __awaiter (webpack://basic/./app/engine/index.ts?:7:12)
Do you want me to post this in a new issue? Should I have devnet globally installed?
Originally posted by @FabijanC in #2 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels