Skip to content
This repository was archived by the owner on Jun 29, 2020. It is now read-only.
This repository was archived by the owner on Jun 29, 2020. It is now read-only.

discovery init followed by start error #48

@sghanem-123

Description

@sghanem-123

windows platform

here is the output

D:\Enigma\millionaires_problem_demo>discovery init
.:.
______ _ .::::-:/:.
/ / ()___ _____ ___ ____ _ .:::- .:/:.
/ / / __ / / __ / __ / __ `/ .:::- .- .//:
/ // / / / / // / / / / / / // / .:::- : .//:
/
// ///_, // // //_,/ /o: -::/- -/s
/
___/ -/ ://. -:::. -//. -:::.-/
____ __ __ + :/+/:. :o/::. +
/ __ _
____ / /_____ _________ / / /- /-:/:. -:::/. /-
/ // / / __ / __/ __ / / __ / / .+ .+ .:/:-:::. ./ .+
/ _/ / / // / // // / /
/ /
/ / / +. +. +. /. +.
/
/ /
/ _
/_/_/_/_// -: -/ -/ -: -/
+ - :/: + .:::-. +
____ _ /-. .- .//- /-.:::- -.. /-
/ __ (
)_____________ _ _____ _______ __ o.- -/o:- ::/
/ / / / / / / __ \ | / / _ / / / / / ://. +. -:::-
/ /
/ / ( ) /
/ /
/ / |/ / __/ / / /
/ / ://. -/ -:::.
/
//___/_/_/|/__// _, / .:/:. + -:::.
/____/ .:/://:::.
.:.

? Set up the Discovery Enigma Protocol development environment in the current folder? (Y/n) y
Checking if "docker" is installed in the system... FOUND
Checking if "docker-compose" is installed in the system... FOUND
Checking if "rustc" is installed in the system... FOUND
Checking if "cargo" is installed in the system... FOUND
Checking if "rustup" is installed in the system... FOUND
Checking if "npm" is installed in the system... FOUND
Checking if "git" is installed in the system... FOUND
Checking if Rust "nightly-2019-08-01" is installed in the system... FOUND
Checking for Rust wasm32-unknown-unknown...
info: component 'rust-std' for target 'wasm32-unknown-unknown' is up to date
Downloading files...
Installing package dependendecies...
{ Error: spawn npm ENOENT
at Process.ChildProcess._handle.onexit (internal/child_process.js:247:19)
at onErrorNT (internal/child_process.js:429:16)
at processTicksAndRejections (internal/process/task_queues.js:81:17)
errno: 'ENOENT',
code: 'ENOENT',
syscall: 'spawn npm',
path: 'npm',
spawnargs: [ 'install' ] }
? Running in SGX Hardware (HW) or Software (SW) mode? (HW/sw) sw
(node:1000) UnhandledPromiseRejectionWarning: Error: EPERM: operation not permitted, symlink 'docker-compose.cli-sw.yml' -> 'docker-compose.yml'
at Object.symlinkSync (fs.js:925:3)
at inquirer.prompt.then.answer (d:\nvm\nvm\v11.15.0\node_modules@enigmampc\discovery-cli\src\index.js:166:10)
at processTicksAndRejections (internal/process/task_queues.js:86:5)
(node:1000) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:1000) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

D:\Enigma\millionaires_problem_demo>discovery start
Cannot find the expected directory structure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions