Skip to content

npm install and test not working on windows (cmd.exe) #25817

Discussion options

You must be logged in to vote

I have things working properly on Windows after switching away from multiline run command. e.g.

- name: npm install
      run: npm ci
    - name: test
      run: npm run test

Don’t know if the other problems I hit were bugs or user error, but I am unblocked.

Replies: 7 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants