Skip to content

Instantly share code, notes, and snippets.

@bldewolf
Last active December 11, 2018 21:57
Show Gist options
  • Save bldewolf/f9a2f1d56bfbd246eb5778c42b743fc6 to your computer and use it in GitHub Desktop.
Save bldewolf/f9a2f1d56bfbd246eb5778c42b743fc6 to your computer and use it in GitHub Desktop.
galaxy.dependencies.optional: no config file found
The Galaxy client has not yet been built and will be built now.
Installing node into /opt/galaxy/galaxy-release_18.09/.venv with nodeenv.
* Install prebuilt node (9.11.1) ..... done.
* Appending data to /opt/galaxy/galaxy-release_18.09/.venv/bin/activate
* Appending data to /opt/galaxy/galaxy-release_18.09/.venv/bin/activate.fish
Installing yarn into /opt/galaxy/galaxy-release_18.09/.venv with npm.
/opt/galaxy/galaxy-release_18.09/.venv/bin/yarn -> /opt/galaxy/galaxy-release_18.09/.venv/lib/node_modules/yarn/bin/yarn.js
/opt/galaxy/galaxy-release_18.09/.venv/bin/yarnpkg -> /opt/galaxy/galaxy-release_18.09/.venv/lib/node_modules/yarn/bin/yarn.js
+ [email protected]
added 1 package in 0.909s
yarn install v1.12.3
[1/4] Resolving packages...
[2/4] Fetching packages...
yarn run v1.12.3
$ NODE_ENV=production gulp staging && concurrently "yarn run style" "yarn run webpack-production-maps" "yarn run gulp clean && yarn run gulp-production-maps" && yarn run save-build-hash
/bin/sh: gulp: command not found
error Command failed with exit code 127.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
ERROR: Galaxy client build failed. See ./client/README.md for more information, including how to get help.
├─ @gulp-sourcemaps/[email protected]
├─ @gulp-sourcemaps/[email protected]
├─ [email protected]
├─ [email protected]
├─ [email protected]
├─ [email protected]
│ ├─ gulp-match@^1.0.3
├─ [email protected]
├─ [email protected]
├─ [email protected]
├─ [email protected]
│ ├─ @gulp-sourcemaps/[email protected]
│ ├─ @gulp-sourcemaps/[email protected]
├─ [email protected]
│ ├─ gulplog@^1.0.0
│ ├─ has-gulplog@^0.1.0
├─ [email protected]
│ ├─ gulplog@^1.0.0
│ ├─ has-gulplog@^0.1.0
├─ [email protected]
│ ├─ gulp-util@^3.0.7
├─ [email protected]
│ ├─ gulp-util@^3.0.0
├─ [email protected]
├─ [email protected]
~/galaxy-release_18.09/client $ yarn run gulp
yarn run v1.12.3
error Command "gulp" not found.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment