client icon indicating copy to clipboard operation
client copied to clipboard

Building Issue

Open FuckingToasters opened this issue 3 years ago • 1 comments

D:\Downloads\Github-Projects\Fosscord\fosscord-client-master>yarn run --logging
yarn run v1.22.19
warning package.json: "dependencies" has dependency "babel-loader" with range "8.1.0" that collides with a dependency in "devDependencies" of the same name with version "^8.2.3"
warning package.json: "dependencies" has dependency "eslint" with range "^7.11.0" that collides with a dependency in "devDependencies" of the same name with version "^7.32.0"
warning package.json: "dependencies" has dependency "jest" with range "26.6.0" that collides with a dependency in "devDependencies" of the same name with version "^27.3.1"
info Commands available from binary scripts: acorn, acorn.cmd, ansi-html, ansi-html.cmd, atob, atob.cmd, autoprefixer, autoprefixer.cmd, babel, babel-external-helpers, babel-external-helpers.cmd, babel-node, babel-node.cmd, babel.cmd, babylon, babylon.cmd, browserslist, browserslist.cmd, btoa, btoa.cmd, color-support, color-support.cmd, cross-env, cross-env-shell, cross-env-shell.cmd, cross-env.cmd, css-blank-pseudo, css-blank-pseudo.cmd, css-has-pseudo, css-has-pseudo.cmd, css-prefers-color-scheme, css-prefers-color-scheme.cmd, cssesc, cssesc.cmd, detect, detect-libc, detect-libc.cmd, detect-port, detect-port.cmd, detect.cmd, envinfo, envinfo.cmd, errno, errno.cmd, escodegen, escodegen.cmd, esgenerate, esgenerate.cmd, eslint, eslint-config-prettier-check, eslint-config-prettier-check.cmd, eslint.cmd, esparse, esparse.cmd, esvalidate, esvalidate.cmd, flowgen, flowgen.cmd, he, he.cmd, html-minifier-terser, html-minifier-terser.cmd, image-size, image-size.cmd, import-local-fixture, import-local-fixture.cmd, is-ci, is-ci.cmd, is-docker, is-docker.cmd, jake, jake.cmd, jest, jest-runtime, jest-runtime.cmd, jest.cmd, jetifier, jetifier-standalone, jetifier-standalone.cmd, jetifier.cmd, jetify, jetify.cmd, js-yaml, js-yaml.cmd, jscodeshift, jscodeshift.cmd, jsesc, jsesc.cmd, json5, json5.cmd, logkitty, logkitty.cmd, loose-envify, loose-envify.cmd, metro, metro-inspector-proxy, metro-inspector-proxy.cmd, metro-symbolicate, metro-symbolicate.cmd, metro.cmd, miller-rabin, miller-rabin.cmd, mime, mime.cmd, mkdirp, mkdirp.cmd, multicast-dns, multicast-dns.cmd, mustache, mustache.cmd, nanoid, nanoid.cmd, needle, needle.cmd, node-gyp, node-gyp.cmd, node-pre-gyp, node-pre-gyp.cmd, node-sass, node-sass.cmd, nopt, nopt.cmd, npm-run-all, npm-run-all.cmd, parser, parser.cmd, patch-package, patch-package.cmd, pidtree, pidtree.cmd, prettier, prettier.cmd, rc, rc.cmd, react-native, react-native-bundle-visualizer, react-native-bundle-visualizer.cmd, react-native-macos, react-native-macos.cmd, react-native.cmd, recursive-copy, recursive-copy.cmd, recursive-delete, recursive-delete.cmd, regjsparser, regjsparser.cmd, rimraf, rimraf.cmd, rollup, rollup.cmd, run-p, run-p.cmd, run-s, run-s.cmd, sane, sane.cmd, sassgraph, sassgraph.cmd, semver, semver.cmd, sha.js, sha.js.cmd, shjs, shjs.cmd, sme, sme.cmd, source-map-explorer, source-map-explorer.cmd, sshpk-conv, sshpk-conv.cmd, sshpk-sign, sshpk-sign.cmd, sshpk-verify, sshpk-verify.cmd, svgo, svgo.cmd, terser, terser.cmd, tsc, tsc.cmd, tsserver, tsserver.cmd, uglifyjs, uglifyjs.cmd, uuid, uuid.cmd, vm2, vm2.cmd, watch, watch.cmd, webpack, webpack-cli, webpack-cli.cmd, webpack-dev-server, webpack-dev-server.cmd, webpack.cmd, which, which.cmd
info Project commands
   - android
      react-native run-android
   - build:theme
      node-sass src/assets/themes/fosscord.scss --output src/assets/themes
   - build:web
      node scripts/build.js
   - bundler
      react-native start
   - ios
      react-native run-ios
   - linux
      webpack --mode=development
   - postinstall
      patch-package
   - start
      node scripts/bundler.js
   - watch:theme
      node-sass src/assets/themes/fosscord.scss --watch --output src/assets/themes
   - web
      node scripts/start.js
   - webpackRun
      babel-node dist/index.out.js
   - windows
      react-native run-windows
question Which command would you like to run?: windows
$ react-native run-windows
 √ Auto-linking...
Success: No auto-linking changes necessary. (1786ms)
 √ Found compatible MSBuild at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin (16.11.32630.194)
 √ Found Solution: D:\Downloads\Github-Projects\Fosscord\fosscord-client-master\windows\fosscord.sln
 i Build configuration: Debug
 i Build platform: x86
 × Building Solution: D:\Downloads\Github-Projects\Fosscord\fosscord-client-master\node_modules\react-native-wind...
 × Build failed with message Building Solution - error code 1. Check your build configuration.
Re-run the command with --logging for more information
Your session id was 7c22b5b0ac1c68ef9312097dacd448ba
error Command failed with exit code 502.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
```

FuckingToasters avatar Jul 27 '22 18:07 FuckingToasters

Looks like a duplicate of #89

Puyodead1 avatar Jul 27 '22 18:07 Puyodead1