Documentation
Feedback
Guides
Storefront Development

Storefront Development
Updating the '@fastore/cli' package version
If you need to update the @fastore/cli package, follow these instructions.
Since the publication of this release note, the @faststore/core package now depends on the @faststore/cli package. Before updating the @faststore/cli package, make sure to check if this package is already listed in your dependencies. If not, check out the release note related to this change.
  1. Open your FastStore codebase in the code editor of your preference.
  2. Open the terminal and run the following:

    _10
    yarn add @faststore/cli@latest

  3. Run yarn dev to sync the changes to your project.
Contributors
1
Photo of the contributor
+ 1 contributors
Was this helpful?
Yes
No
Suggest edits (Github)
Contributors
1
Photo of the contributor
+ 1 contributors
On this page