Skip to content

Conversation

Lagoja
Copy link
Contributor

@Lagoja Lagoja commented May 31, 2023

Summary

  • Update Docs to show latest Global commands in CLI Reference
  • Update examples to use versions
  • Add Template Docs
  • Document Autolatest

How was it tested?

Localhost

@Lagoja Lagoja requested review from LucilleH, mikeland73 and savil May 31, 2023 02:25
In some situations, you may want to install packages using `npm install --global`. This will fail in Devbox since the Nix Store is immutable.

You can instead install these global packages by adding them to the list of packages in your `devbox.json`. For example: to add `yalc` and `pm2`:
You can instead install these global packages by adding them to the list of packages in your `devbox.json`. For example: to add `yalc` and `pm2`:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no idea what the recommendation for adding yalc with version number would be. Something like nodePackages.yalc@latest?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that's the best bet

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just tested, and that seems to work. I can update to include the version strings

@Lagoja Lagoja marked this pull request as ready for review May 31, 2023 03:26
@Lagoja Lagoja merged commit 5748d0c into main May 31, 2023
@Lagoja Lagoja deleted the jl/0.5.3-docs branch May 31, 2023 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants