node-native-printer
node-native-printer copied to clipboard
The installer doesn't seem to work with yarn?
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

Can you try to install the package with npm? There are still errors?
Nope, NPM works fine. only yarn.
I'm experiencing the same problem, unable to install using yarn.