Skip to content

Cheatsheet & FAQ

Need a fast fix? Find the scenario below and follow the suggested command.

Run oink learn inside the source package, then rerun oink from the consumer project.

Install dependencies in the destination project before linking.

Raise the debounce:

Terminal window
oink --livereload --debounce 500

Mirror the expected Yarn scripts or chat with maintainers about adding a PNPM-aware strategy.

Check the strategy table and confirm your folder names trigger the right strategy.

Call the package directly:

Terminal window
oink my-package

Do not learn packages that already live inside the workspace; run oink forget and relearn only external ones.

Ensure git is installed or disable --livereload in environments without Git.