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

npm run release failed on Windows #1238

Closed
tonyvugithub opened this issue Oct 23, 2020 · 3 comments
Closed

npm run release failed on Windows #1238

tonyvugithub opened this issue Oct 23, 2020 · 3 comments
Labels
type: bug Something isn't working

Comments

@tonyvugithub
Copy link
Contributor

What happened:
When ran npm run release on a windows machine, nothing happened. Apparently, it has something to do with the way .env file is read.

What should have happened:
The command should work regardless of system.

How to reproduce it (as precise as possible):
Use a windows machine and run npm run release

  • OS: Windows
@tonyvugithub tonyvugithub added the type: bug Something isn't working label Oct 23, 2020
@humphd
Copy link
Contributor

humphd commented Nov 25, 2020

Fixing #1301 might be preferable to this, so we can get rid of the cli release process completely.

@tonyvugithub
Copy link
Contributor Author

@humphd : Should I close this issue then to prevent any overlap?

@humphd
Copy link
Contributor

humphd commented Nov 26, 2020

Sure, let's do that.

@humphd humphd closed this as completed Nov 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants