node-native-printer icon indicating copy to clipboard operation
node-native-printer copied to clipboard

The installer doesn't seem to work with yarn?

Open sontek opened this issue 6 years ago • 4 comments

Describe the bug When I try to install with yarn I don't get a menu:

error C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\node-native-printer: Command failed. Exit code: 1 Command: node install/install.js Arguments: Directory: C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\node-native-printer Output: ? Which package do you want to use? (Use arrow keys)

and nothing shows, I can't use arrow keys

To Reproduce Steps to reproduce the behavior:

yarn add node-native-printer

Expected behavior The ability to use this package with yarn

OS

  • Windows 10

sontek avatar Jun 20 '19 18:06 sontek

2019-06-20 14_55_58-Select Windows PowerShell

sontek avatar Jun 20 '19 18:06 sontek

Can you try to install the package with npm? There are still errors?

MatteoMeil avatar Jun 21 '19 07:06 MatteoMeil

Nope, NPM works fine. only yarn.

sontek avatar Jun 21 '19 15:06 sontek

I'm experiencing the same problem, unable to install using yarn.

OliverLSanz avatar Sep 19 '21 14:09 OliverLSanz