Skip to content

Commit

Permalink
Set default shell of npm run as bash
Browse files Browse the repository at this point in the history
fix `sh: 1: source: not found`
  • Loading branch information
letwebdev committed Nov 25, 2023
1 parent 178ecd1 commit c28ffdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
script-shell='/bin/bash'

0 comments on commit c28ffdc

Please sign in to comment.