Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Fix type conversion build error on node 13 #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Mar 18, 2020

  1. Fix build error on node 13

    On node 13.2.0, the build failed with:
      porcupine.cc:131:59: error: conversion from ‘Nan:imp:ValueFactoryBase::return>
    This fixes the build error.
    benbucksch committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    2408a2f View commit details
    Browse the repository at this point in the history