You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.
node-pre-gyp ERR! Pre-built binaries not found for [email protected] and [email protected] (node-v57 ABI) (falling back to source compile with node-gyp)
Had to install build-essential on Ubuntu to get going with the compilation.
Steps to Reproduce
Follow the installation guide.
Run 'npm install'
Additional info
Postleaf version: 1.0.0-beta.1
Node version: 8.9.4
Affected browsers:
Operating system: Ubuntu 16.04
The text was updated successfully, but these errors were encountered:
Summary
Not sure if this is intended but I get this error on 'npm install'.
Had to install build-essential on Ubuntu to get going with the compilation.
Steps to Reproduce
Additional info
The text was updated successfully, but these errors were encountered: