Upgrade to Hyas v2
This guide will walk you through the steps to manually migrate from Hyas v1 to Hyas v2.
Upgrading
You can upgrade your project by following the steps below.
1. Clean dependencies
Clean dependencies currently installed to avoid conflicts.
2. Update package.json
Replace the contents of your project’s package.json
with the following:
3. Install Hyas and integrations
First, add an .npmrc
file to your project root with the following:
Install Hyas
Next, install the latest version of Hyas:
Install integrations
Optionally, install the the recommended integrations in your project:
Configuration
Update your configuration files for the recommended integrations:
Know Issues
ENOENT
When you get an ENOENT
error message, run the following command: