Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

yarn install: Fail exit code: 1 #1049

@SamboSovan011

Description

@SamboSovan011

I was following the Frontend Document and I run "yarn install". This error showed up. I'm stuck here. Anybody know this?
error /home/sambo/Developments/dshop/node_modules/postinstall-postinstall: Command failed.
Exit code: 1
Command: node ./run.js
Arguments:
Directory: /home/sambo/Developments/dshop/node_modules/postinstall-postinstall
Output:
lerna notice cli v3.22.1
lerna info versioning independent
lerna notice filter including "@origin/shop-backend"
lerna info filter [ '@origin/shop-backend' ]
lerna info Executing command in 1 package: "yarn run migrate"
Bus error (core dumped)
error Command failed with exit code 135.
lerna ERR! yarn run migrate exited 135 in '@origin/shop-backend'
error Command failed with exit code 135.
child_process.js:866
throw err;
^

Error: Command failed: yarn run postinstall
lerna notice cli v3.22.1
lerna info versioning independent
lerna notice filter including "@origin/shop-backend"
lerna info filter [ '@origin/shop-backend' ]
lerna info Executing command in 1 package: "yarn run migrate"
Bus error (core dumped)
error Command failed with exit code 135.
lerna ERR! yarn run migrate exited 135 in '@origin/shop-backend'
error Command failed with exit code 135.
at checkExecSyncError (child_process.js:790:11)
at execSync (child_process.js:863:15)
at Object. (/home/sambo/Developments/dshop/node_modules/postinstall-postinstall/run.js:15:5)
at Module._compile (internal/modules/cjs/loader.js:1085:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
at Module.load (internal/modules/cjs/loader.js:950:32)
at Function.Module._load (internal/modules/cjs/loader.js:790:12)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:75:12)
at internal/main/run_main_module.js:17:47 {
status: 135,
signal: null,
output: [
null,
Buffer(619) [Uint8Array] [
121, 97, 114, 110, 32, 114, 117, 110, 32, 118, 49, 46,
50, 50, 46, 49, 57, 10, 36, 32, 108, 101, 114, 110,
97, 32, 114, 117, 110, 32, 109, 105, 103, 114, 97, 116,
101, 32, 45, 45, 115, 99, 111, 112, 101, 32, 64, 111,
114, 105, 103, 105, 110, 47, 115, 104, 111, 112, 45, 98,
97, 99, 107, 101, 110, 100, 32, 45, 45, 115, 116, 114,
101, 97, 109, 32, 45, 45, 110, 111, 45, 112, 114, 101,
102, 105, 120, 32, 38, 38, 32, 109, 107, 100, 105, 114,
32, 45, 112, 32,
... 519 more items

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