MatterWiki npm run build issue
http://matterwiki.com/
Ubuntu 16.04.5 Server LTS
Fails on: npm run build
/matterwiki/npm-debug.log output:
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/nodejs', '/usr/bin/npm', 'run', 'build' ]
2 info using npm@3.5.2
3 info using node@v4.2.6
4 verbose run-script [ 'prebuild', 'build', 'postbuild' ]
5 info lifecycle Matterwiki@0.2.3~prebuild: Matterwiki@0.2.3
6 silly lifecycle Matterwiki@0.2.3~prebuild: no script for prebuild, continuing
7 info lifecycle Matterwiki@0.2.3~build: Matterwiki@0.2.3
8 verbose lifecycle Matterwiki@0.2.3~build: unsafe-perm in lifecycle true
9 verbose lifecycle Matterwiki@0.2.3~build: PATH: /usr/share/npm/bin/node-gyp-bin:/home/administrator/matterwiki/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
10 verbose lifecycle Matterwiki@0.2.3~build: CWD: /home/administrator/matterwiki
11 silly lifecycle Matterwiki@0.2.3~build: Args: [ '-c',
11 silly lifecycle 'cross-env NODE_ENV=production webpack --config ./webpack.config.prod.js --progress --profile --colors' ]
12 info lifecycle Matterwiki@0.2.3~build: Failed to exec build script
13 verbose stack Error: Matterwiki@0.2.3 build: cross-env NODE_ENV=production webpack --config ./webpack.config.prod.js --progress --profile --colors
13 verbose stack spawn ENOENT
13 verbose stack at ChildProcess. (/usr/share/npm/lib/utils/spawn.js:17:16)
13 verbose stack at emitTwo (events.js:87:13)
13 verbose stack at ChildProcess.emit (events.js:172:7)
13 verbose stack at maybeClose (internal/child_process.js:821:16)
13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
14 verbose pkgid Matterwiki@0.2.3
15 verbose cwd /home/administrator/matterwiki
16 error Linux 4.4.0-131-generic
17 error argv "/usr/bin/nodejs" "/usr/bin/npm" "run" "build"
18 error node v4.2.6
19 error npm v3.5.2
20 error file sh
21 error code ELIFECYCLE
22 error errno ENOENT
23 error syscall spawn
24 error Matterwiki@0.2.3 build: cross-env NODE_ENV=production webpack --config ./webpack.config.prod.js --progress --profile --colors
24 error spawn ENOENT
25 error Failed at the Matterwiki@0.2.3 build script 'cross-env NODE_ENV=production webpack --config ./webpack.config.prod.js --progress --profile --colors'.
25 error Make sure you have the latest version of node.js and npm installed.
25 error If you do, this is most likely a problem with the Matterwiki package,
25 error not with npm itself.
25 error Tell the author that this fails on your system:
25 error cross-env NODE_ENV=production webpack --config ./webpack.config.prod.js --progress --profile --colors
25 error You can get information on how to open an issue for this project with:
25 error npm bugs Matterwiki
25 error Or if that isn't available, you can get their info via:
25 error npm owner ls Matterwiki
25 error There is likely additional logging output above.
26 verbose exit [ 1, true ]
Any advice would be much appreciated :)
ubuntu ubuntu-server wiki
add a comment |
http://matterwiki.com/
Ubuntu 16.04.5 Server LTS
Fails on: npm run build
/matterwiki/npm-debug.log output:
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/nodejs', '/usr/bin/npm', 'run', 'build' ]
2 info using npm@3.5.2
3 info using node@v4.2.6
4 verbose run-script [ 'prebuild', 'build', 'postbuild' ]
5 info lifecycle Matterwiki@0.2.3~prebuild: Matterwiki@0.2.3
6 silly lifecycle Matterwiki@0.2.3~prebuild: no script for prebuild, continuing
7 info lifecycle Matterwiki@0.2.3~build: Matterwiki@0.2.3
8 verbose lifecycle Matterwiki@0.2.3~build: unsafe-perm in lifecycle true
9 verbose lifecycle Matterwiki@0.2.3~build: PATH: /usr/share/npm/bin/node-gyp-bin:/home/administrator/matterwiki/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
10 verbose lifecycle Matterwiki@0.2.3~build: CWD: /home/administrator/matterwiki
11 silly lifecycle Matterwiki@0.2.3~build: Args: [ '-c',
11 silly lifecycle 'cross-env NODE_ENV=production webpack --config ./webpack.config.prod.js --progress --profile --colors' ]
12 info lifecycle Matterwiki@0.2.3~build: Failed to exec build script
13 verbose stack Error: Matterwiki@0.2.3 build: cross-env NODE_ENV=production webpack --config ./webpack.config.prod.js --progress --profile --colors
13 verbose stack spawn ENOENT
13 verbose stack at ChildProcess. (/usr/share/npm/lib/utils/spawn.js:17:16)
13 verbose stack at emitTwo (events.js:87:13)
13 verbose stack at ChildProcess.emit (events.js:172:7)
13 verbose stack at maybeClose (internal/child_process.js:821:16)
13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
14 verbose pkgid Matterwiki@0.2.3
15 verbose cwd /home/administrator/matterwiki
16 error Linux 4.4.0-131-generic
17 error argv "/usr/bin/nodejs" "/usr/bin/npm" "run" "build"
18 error node v4.2.6
19 error npm v3.5.2
20 error file sh
21 error code ELIFECYCLE
22 error errno ENOENT
23 error syscall spawn
24 error Matterwiki@0.2.3 build: cross-env NODE_ENV=production webpack --config ./webpack.config.prod.js --progress --profile --colors
24 error spawn ENOENT
25 error Failed at the Matterwiki@0.2.3 build script 'cross-env NODE_ENV=production webpack --config ./webpack.config.prod.js --progress --profile --colors'.
25 error Make sure you have the latest version of node.js and npm installed.
25 error If you do, this is most likely a problem with the Matterwiki package,
25 error not with npm itself.
25 error Tell the author that this fails on your system:
25 error cross-env NODE_ENV=production webpack --config ./webpack.config.prod.js --progress --profile --colors
25 error You can get information on how to open an issue for this project with:
25 error npm bugs Matterwiki
25 error Or if that isn't available, you can get their info via:
25 error npm owner ls Matterwiki
25 error There is likely additional logging output above.
26 verbose exit [ 1, true ]
Any advice would be much appreciated :)
ubuntu ubuntu-server wiki
Advice: write an actual question that includes some context. A wall-of-text log dump isn't a question.
– fixer1234
Jan 23 at 10:50
add a comment |
http://matterwiki.com/
Ubuntu 16.04.5 Server LTS
Fails on: npm run build
/matterwiki/npm-debug.log output:
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/nodejs', '/usr/bin/npm', 'run', 'build' ]
2 info using npm@3.5.2
3 info using node@v4.2.6
4 verbose run-script [ 'prebuild', 'build', 'postbuild' ]
5 info lifecycle Matterwiki@0.2.3~prebuild: Matterwiki@0.2.3
6 silly lifecycle Matterwiki@0.2.3~prebuild: no script for prebuild, continuing
7 info lifecycle Matterwiki@0.2.3~build: Matterwiki@0.2.3
8 verbose lifecycle Matterwiki@0.2.3~build: unsafe-perm in lifecycle true
9 verbose lifecycle Matterwiki@0.2.3~build: PATH: /usr/share/npm/bin/node-gyp-bin:/home/administrator/matterwiki/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
10 verbose lifecycle Matterwiki@0.2.3~build: CWD: /home/administrator/matterwiki
11 silly lifecycle Matterwiki@0.2.3~build: Args: [ '-c',
11 silly lifecycle 'cross-env NODE_ENV=production webpack --config ./webpack.config.prod.js --progress --profile --colors' ]
12 info lifecycle Matterwiki@0.2.3~build: Failed to exec build script
13 verbose stack Error: Matterwiki@0.2.3 build: cross-env NODE_ENV=production webpack --config ./webpack.config.prod.js --progress --profile --colors
13 verbose stack spawn ENOENT
13 verbose stack at ChildProcess. (/usr/share/npm/lib/utils/spawn.js:17:16)
13 verbose stack at emitTwo (events.js:87:13)
13 verbose stack at ChildProcess.emit (events.js:172:7)
13 verbose stack at maybeClose (internal/child_process.js:821:16)
13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
14 verbose pkgid Matterwiki@0.2.3
15 verbose cwd /home/administrator/matterwiki
16 error Linux 4.4.0-131-generic
17 error argv "/usr/bin/nodejs" "/usr/bin/npm" "run" "build"
18 error node v4.2.6
19 error npm v3.5.2
20 error file sh
21 error code ELIFECYCLE
22 error errno ENOENT
23 error syscall spawn
24 error Matterwiki@0.2.3 build: cross-env NODE_ENV=production webpack --config ./webpack.config.prod.js --progress --profile --colors
24 error spawn ENOENT
25 error Failed at the Matterwiki@0.2.3 build script 'cross-env NODE_ENV=production webpack --config ./webpack.config.prod.js --progress --profile --colors'.
25 error Make sure you have the latest version of node.js and npm installed.
25 error If you do, this is most likely a problem with the Matterwiki package,
25 error not with npm itself.
25 error Tell the author that this fails on your system:
25 error cross-env NODE_ENV=production webpack --config ./webpack.config.prod.js --progress --profile --colors
25 error You can get information on how to open an issue for this project with:
25 error npm bugs Matterwiki
25 error Or if that isn't available, you can get their info via:
25 error npm owner ls Matterwiki
25 error There is likely additional logging output above.
26 verbose exit [ 1, true ]
Any advice would be much appreciated :)
ubuntu ubuntu-server wiki
http://matterwiki.com/
Ubuntu 16.04.5 Server LTS
Fails on: npm run build
/matterwiki/npm-debug.log output:
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/nodejs', '/usr/bin/npm', 'run', 'build' ]
2 info using npm@3.5.2
3 info using node@v4.2.6
4 verbose run-script [ 'prebuild', 'build', 'postbuild' ]
5 info lifecycle Matterwiki@0.2.3~prebuild: Matterwiki@0.2.3
6 silly lifecycle Matterwiki@0.2.3~prebuild: no script for prebuild, continuing
7 info lifecycle Matterwiki@0.2.3~build: Matterwiki@0.2.3
8 verbose lifecycle Matterwiki@0.2.3~build: unsafe-perm in lifecycle true
9 verbose lifecycle Matterwiki@0.2.3~build: PATH: /usr/share/npm/bin/node-gyp-bin:/home/administrator/matterwiki/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
10 verbose lifecycle Matterwiki@0.2.3~build: CWD: /home/administrator/matterwiki
11 silly lifecycle Matterwiki@0.2.3~build: Args: [ '-c',
11 silly lifecycle 'cross-env NODE_ENV=production webpack --config ./webpack.config.prod.js --progress --profile --colors' ]
12 info lifecycle Matterwiki@0.2.3~build: Failed to exec build script
13 verbose stack Error: Matterwiki@0.2.3 build: cross-env NODE_ENV=production webpack --config ./webpack.config.prod.js --progress --profile --colors
13 verbose stack spawn ENOENT
13 verbose stack at ChildProcess. (/usr/share/npm/lib/utils/spawn.js:17:16)
13 verbose stack at emitTwo (events.js:87:13)
13 verbose stack at ChildProcess.emit (events.js:172:7)
13 verbose stack at maybeClose (internal/child_process.js:821:16)
13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
14 verbose pkgid Matterwiki@0.2.3
15 verbose cwd /home/administrator/matterwiki
16 error Linux 4.4.0-131-generic
17 error argv "/usr/bin/nodejs" "/usr/bin/npm" "run" "build"
18 error node v4.2.6
19 error npm v3.5.2
20 error file sh
21 error code ELIFECYCLE
22 error errno ENOENT
23 error syscall spawn
24 error Matterwiki@0.2.3 build: cross-env NODE_ENV=production webpack --config ./webpack.config.prod.js --progress --profile --colors
24 error spawn ENOENT
25 error Failed at the Matterwiki@0.2.3 build script 'cross-env NODE_ENV=production webpack --config ./webpack.config.prod.js --progress --profile --colors'.
25 error Make sure you have the latest version of node.js and npm installed.
25 error If you do, this is most likely a problem with the Matterwiki package,
25 error not with npm itself.
25 error Tell the author that this fails on your system:
25 error cross-env NODE_ENV=production webpack --config ./webpack.config.prod.js --progress --profile --colors
25 error You can get information on how to open an issue for this project with:
25 error npm bugs Matterwiki
25 error Or if that isn't available, you can get their info via:
25 error npm owner ls Matterwiki
25 error There is likely additional logging output above.
26 verbose exit [ 1, true ]
Any advice would be much appreciated :)
ubuntu ubuntu-server wiki
ubuntu ubuntu-server wiki
asked Jan 23 at 9:02
jordanyoungjordanyoung
1
1
Advice: write an actual question that includes some context. A wall-of-text log dump isn't a question.
– fixer1234
Jan 23 at 10:50
add a comment |
Advice: write an actual question that includes some context. A wall-of-text log dump isn't a question.
– fixer1234
Jan 23 at 10:50
Advice: write an actual question that includes some context. A wall-of-text log dump isn't a question.
– fixer1234
Jan 23 at 10:50
Advice: write an actual question that includes some context. A wall-of-text log dump isn't a question.
– fixer1234
Jan 23 at 10:50
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1397350%2fmatterwiki-npm-run-build-issue%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1397350%2fmatterwiki-npm-run-build-issue%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Advice: write an actual question that includes some context. A wall-of-text log dump isn't a question.
– fixer1234
Jan 23 at 10:50