matchai / spacefish

🚀🐟 The fish shell prompt for astronauts
https://spacefish.matchai.dev
MIT License
960 stars 78 forks source link

Noticed an error while running tests more than once #166

Closed newmaniese closed 5 years ago

newmaniese commented 5 years ago

Adding -p to the mkdir command makes it so the error is no longer an issue.

What I was seeing:

...
ok 127 Prints nodenv version when nodenv is installed
mkdir: /tmp/tmp-spacefish/node_modules: File exists
ok 127 Prints nothing when using the "system" version of node with nvm
...
Snuggle commented 5 years ago

This fixes issue #115. 😊

matchai commented 5 years ago

:tada: This PR is included in version 2.3.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: