node-keytar icon indicating copy to clipboard operation
node-keytar copied to clipboard

keytar.node 1:2 Module parse failed: Unexpected character '�'

Open Paul-VZ opened this issue 4 years ago • 0 comments

Prerequisites

Description

Installing the package Running into:

ERROR in ./node_modules/keytar/build/Release/keytar.node 1:2 Module parse failed: Unexpected character '�' (1:2)

Steps to Reproduce

  1. yarn add keytar --save

Versions

Windows: 10 node: v14.17.1 npm: 6.14.13 electron: 10.1.2

Paul-VZ avatar Jun 17 '21 09:06 Paul-VZ