Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: install starter on Git Bash on Windows does not work #1617

Closed
SuperITMan opened this issue Feb 6, 2020 · 0 comments · Fixed by #1618
Closed

build: install starter on Git Bash on Windows does not work #1617

SuperITMan opened this issue Feb 6, 2020 · 0 comments · Fixed by #1618
Assignees
Milestone

Comments

@SuperITMan
Copy link
Member

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[X] Bug report  
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead see https://github.com/NationalBankBelgium/stark/blob/master/CONTRIBUTING.md#got-a-question-or-problem

Current behavior

When running npm run install:starter in Git Bash on Windows, we get the following error:

$ npm run install:starter

> stark-srcs@10.0.0-rc.3 install:starter C:\Users\superitman\DEV\stark
> cd starter && HUSKY_SKIP_INSTALL=1 && npm install && cd ..

"HUSKY_SKIP_INSTALL" is not recognized as an internal or external command,
 operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! stark-srcs@10.0.0-rc.3 install:starter: `cd starter && HUSKY_SKIP_INSTALL=1 && npm install && cd ..`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the stark-srcs@10.0.0-rc.3 install:starter script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\superitman\AppData\Roaming\npm-cache\_logs\2020-02-06T09_02_52_336Z-debug.log

Expected behavior

The command npm run install:starter should work on Linux, Mac and Windows.

Minimal reproduction of the problem with instructions

Run npm run install:starter in Git Bash on Windows.

What is the motivation / use case for changing the behavior?

Bug fixing

Environment


Angular version: X.Y.Z
Stark version: 10.0.0-rc.3

 
For Tooling issues:
- Node version: XX  
- Platform:  Windows 10
Others:

@SuperITMan SuperITMan added this to the 10.0.0 milestone Feb 6, 2020
@SuperITMan SuperITMan self-assigned this Feb 6, 2020
SuperITMan referenced this issue in SuperITMan/stark Feb 6, 2020
…ry platform (MacOS, Windows, Linux)

ISSUES CLOSED: #1617
SuperITMan referenced this issue in SuperITMan/stark Feb 6, 2020
…ry platform (MacOS, Windows, Linux)

ISSUES CLOSED: #1617
SuperITMan referenced this issue in SuperITMan/stark Feb 6, 2020
…ry platform (MacOS, Windows, Linux)

ISSUES CLOSED: #1617
@SuperITMan SuperITMan modified the milestones: 10.0.0, 10.0.0-rc.5 Feb 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant