Skip to content

Conversation

kyle-west
Copy link
Contributor

@kyle-west kyle-west commented Aug 19, 2022

Arborist.loadActual is an async function. The docs show it as a callback pattern. Also, await's were being used without being inside an async function. This change fixes those examples.

References

Mirrored in npm/documentation#178

@kyle-west kyle-west requested a review from a team as a code owner August 19, 2022 16:33
@kyle-west kyle-west changed the title [dependency-selectors] fix example in docs Aug 19, 2022
@lukekarrys lukekarrys changed the title [dependency-selectors] fix Arborist example in docs Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants