You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #296 on September 13, 2023 15:22.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
What's the syntax for targeting a specific preset version?
For example:
npx mrm init --preset @org/preset
(which gets latest version) vsnpx mrm init --preset @org/[email protected]
(which doesn't work, but ideally would get v0.1.1)?If this isn't possible at the moment, this would be a very useful feature to have.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions