Release v0.8.1-beta-Maintenance
- Removal of node-sass dependency.
- "ngcc not found" error fixed.
PGP Key: https://keybase.io/suheb
Download the release and signature:
wget https://github.com/Ride-The-Lightning/RTL/archive/v0.8.1.tar.gz
wget https://github.com/Ride-The-Lightning/RTL/releases/download/v0.8.1/v0.8.1.tar.gz.asc
Verify the release:
gpg --verify v0.8.1.tar.gz.asc v0.8.1.tar.gz
gpg: Signature made Thu 09 Jul 2020 10:19:12 PM EDT
gpg: using RSA key 3E9BD4436C288039CA827A9200C9E2BC2E45666F
gpg: Good signature from "Suheb (approves) <[email protected]>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: 3E9B D443 6C28 8039 CA82 7A92 00C9 E2BC 2E45 666F
Unzip and install the release:
tar -xvf v0.8.1.tar.gz
cd RTL-0.8.1
npm install --only=prod