Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Create install.bat #4

Merged
merged 3 commits into from
Jul 27, 2019
Merged

Create install.bat #4

merged 3 commits into from
Jul 27, 2019

Conversation

derNiklaas
Copy link
Contributor

kinda ugly... but it works... 🤔

kinda ugly... but it works... 🤔
@derNiklaas
Copy link
Contributor Author

derNiklaas commented Jul 26, 2019

That batch file doesn't work atm.

It will check if git, sbt, yarn and npm are installed.
It can download the 4 repos and perform sbt tasks

there is still an error trying to installing the GUI:

npm WARN @ngtools/webpack@6.0.5 requires a peer of typescript@~2.4.0 || ~2.5.0 || ~2.6.0 || ~2.7.0 but none is installed. You must install peer dependencies yourself.
npm WARN ajv-keywords@3.4.0 requires a peer of ajv@^6.9.1 but none is installed. You must install peer dependencies yourself.
npm WARN chatoverflow-api@0.2.5 requires a peer of zone.js@^0.7.6 but none is installed. You must install peer dependencies yourself.
npm WARN codelyzer@4.3.0 requires a peer of @angular/compiler@>=2.3.1 <7.0.0 || >6.0.0-beta <7.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN codelyzer@4.3.0 requires a peer of @angular/core@>=2.3.1 <7.0.0 || >6.0.0-beta <7.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN postcss-html@0.23.7 requires a peer of postcss-syntax@^0.10.0 but none is installed. You must install peer dependencies yourself.
npm WARN postcss-markdown@0.23.7 requires a peer of postcss-syntax@^0.10.0 but none is installed. You must install peer dependencies yourself.
npm WARN tslint-microsoft-contrib@5.0.3 requires a peer of typescript@^2.1.0 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

@strifel
Copy link

strifel commented Jul 26, 2019

@derNiklaas Isn't that just a warning?

@derNiklaas
Copy link
Contributor Author

@strifel Yes, just noticed that....

@derNiklaas
Copy link
Contributor Author

Tested that batch file.
Works on my machine.

Can anyone else verify that?

@J0B10
Copy link
Member

J0B10 commented Jul 27, 2019

Tested on two PCs, once with dependencys installed and once without. Worked as intended both times!

@J0B10 J0B10 merged commit 7e37349 into codeoverflow-org:master Jul 27, 2019
@derNiklaas derNiklaas deleted the patch-1 branch July 28, 2019 18:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants