Please prefix the issue title with the project name i.e. [rush], [api-extractor] etc.
Is this a feature or a bug?
Please describe the actual behavior.
Running rush init will create a rush.json file with presently installed version of rush and pnpm version 2.15.1.
If the issue is a bug, how can we reproduce it? Please provide detailed steps and include a GitHub branch if applicable. Your issue will get resolved faster if you can make it easy to investigate.
rush init
What is the expected behavior?
Should this create a new rush project with the latest available version of rush? Or does it make sense to use the currently installed version?
Also, should we update this template to use a newer version on pnpm?
After further discussion, we should do the following:
Please prefix the issue title with the project name i.e. [rush], [api-extractor] etc.
Is this a feature or a bug?
Please describe the actual behavior.
Running
rush initwill create a rush.json file with presently installed version of rush and pnpm version 2.15.1.If the issue is a bug, how can we reproduce it? Please provide detailed steps and include a GitHub branch if applicable. Your issue will get resolved faster if you can make it easy to investigate.
rush initWhat is the expected behavior?
Should this create a new rush project with the latest available version of rush? Or does it make sense to use the currently installed version?
Also, should we update this template to use a newer version on pnpm?
After further discussion, we should do the following:
rush initis not the latest version..DS_Storeto .gitignore in the rush init template.