Problem during the installation of the package with pamac!
See original GitHub issueI report you the details. The Cerebro version was the 0.3.0.-1 available from the AUR. My distro is Manjaro 17.0.2 + GNOME 3.24 + Kernel 4.9.38-1 with VMWare Workstation 12 Player.
`shell-path/index.js @ ./~/fix-path/index.js @ ./app/main/main.js Child extract-text-webpack-plugin: [0] ./~/css-loader/lib/css-base.js 2.26 kB {0} [built] [] -> factory:224ms building:309ms = 533ms [1] ./~/css-loader!./app/main/css/system-font.css 2.92 kB {0} [built] [] -> factory:212ms building:293ms dependencies:1ms = 506ms [2] ./~/css-loader!./~/normalize.css/normalize.css 7.88 kB {0} [built] [] -> factory:506ms building:532ms dependencies:1ms = 1039ms [3] ./~/css-loader!./~/react-select/dist/react-select.css 9.45 kB {0} [built] [] -> factory:535ms building:680ms dependencies:1ms = 1216ms [4] ./~/css-loader!./~/react-virtualized/styles.css 3.46 kB {0} [built] [] -> factory:507ms building:538ms dependencies:1ms = 1046ms [5] ./~/css-loader!./app/main/css/global.css 901 bytes {0} [built] factory:11ms building:326ms = 337ms Child extract-text-webpack-plugin: [0] ./~/css-loader/lib/css-base.js 2.26 kB {0} [built] [] -> factory:13ms building:2ms = 15ms + 1 hidden modules Child extract-text-webpack-plugin: [0] ./~/css-loader/lib/css-base.js 2.26 kB {0} [built] [] -> factory:0ms building:2ms = 2ms + 1 hidden modules Child extract-text-webpack-plugin: [0] ./~/css-loader/lib/css-base.js 2.26 kB {0} [built] [] -> factory:17ms building:1ms = 18ms + 1 hidden modules Child extract-text-webpack-plugin: [0] ./~/css-loader/lib/css-base.js 2.26 kB {0} [built] [] -> factory:1ms building:1ms = 2ms + 1 hidden modules Child extract-text-webpack-plugin: [0] ./~/css-loader/lib/css-base.js 2.26 kB {0} [built] [] -> factory:1ms building:1ms = 2ms [1] ./~/css-loader?{“modules”:true,“importLoaders”:1,“localIdentName”:“[name][local][hash:base64:5]“}!./~/postcss-loader/lib!./~/cerebro-ui/Loading/styles.css 1.47 kB {0} [built] factory:1ms building:3199ms = 3200ms Child extract-text-webpack-plugin: [0] ./~/css-loader/lib/css-base.js 2.26 kB {0} [built] [] -> factory:0ms building:1ms = 1ms [1] ./~/css-loader?{“modules”:true,“importLoaders”:1,“localIdentName”:”[name][local][hash:base64:5]“}!./~/postcss-loader/lib!./~/cerebro-ui/KeyboardNavItem/styles.css 777 bytes {0} [built] factory:1ms building:3207ms = 3208ms Child extract-text-webpack-plugin: [0] ./~/css-loader/lib/css-base.js 2.26 kB {0} [built] [] -> factory:1ms building:1ms = 2ms + 1 hidden modules Child extract-text-webpack-plugin: [0] ./~/css-loader/lib/css-base.js 2.26 kB {0} [built] [] -> factory:1ms building:1ms = 2ms [1] ./~/css-loader?{“modules”:true,“importLoaders”:1,“localIdentName”:”[name][local][hash:base64:5]“}!./~/postcss-loader/lib!./app/plugins/core/plugins/Preview/styles.css 2.75 kB {0} [built] factory:1ms building:2573ms = 2574ms Child extract-text-webpack-plugin: [0] ./~/css-loader/lib/css-base.js 2.26 kB {0} [built] [] -> factory:0ms building:2ms = 2ms [1] ./~/css-loader?{“modules”:true,“importLoaders”:1,“localIdentName”:”[name][local][hash:base64:5]“}!./~/postcss-loader/lib!./~/cerebro-ui/Form/styles.css 2.18 kB {0} [built] factory:1ms building:1412ms = 1413ms Child extract-text-webpack-plugin: [0] ./~/css-loader/lib/css-base.js 2.26 kB {0} [built] [] -> factory:0ms building:1ms = 1ms [1] ./~/css-loader?{“modules”:true,“importLoaders”:1,“localIdentName”:”[name][local]___[hash:base64:5]”}!./~/postcss-loader/lib!./app/plugins/core/settings/Settings/styles.css 1.46 kB {0} [built] factory:1ms building:2623ms = 2624ms Parse error at ./app/dist/main.bundle.js:940,5060 ,h,k){‘use strict’;var m=k(9);const n=u=>u.replace(/[^а-яa-z0-9\s]/i,‘’).replace ^ SyntaxError: Unexpected token: operator (>) at JS_Parse_Error.get (eval at <anonymous> (/tmp/pamac-build-manjaro/cerebro/src/cerebro-0.3.0/node_modules/uglify-js/tools/node.js:27:1), <anonymous>:86:23) at /tmp/pamac-build-manjaro/cerebro/src/cerebro-0.3.0/node_modules/uglify-js/bin/uglifyjs:384:39 at time_it (/tmp/pamac-build-manjaro/cerebro/src/cerebro-0.3.0/node_modules/uglify-js/bin/uglifyjs:620:15) at /tmp/pamac-build-manjaro/cerebro/src/cerebro-0.3.0/node_modules/uglify-js/bin/uglifyjs:345:9 at tryToString (fs.js:512:3) at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:500:12) error Command failed with exit code 1. error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. ==> ERROR: A failure occurred in build(). Aborting…
`
Issue Analytics
- State:
- Created 6 years ago
- Comments:6 (2 by maintainers)
Top GitHub Comments
@PrzemekSkw someone suggested on AUR page how to solve this, should be all right now 🙂
@Warmuser I don’t actually see an error in your log, looks like the file download got simply cancelled… is it possible that you temporarily lost internet access and that resulted in a build failure? I’d suggest to simply retry 🙂 Also, I’ve just tried and I was able to successfully build the
cerebro-git
package.There is a pinned comment on AUR page 😉