Dr-NULL / CMD-Printer

A NPM module for print PDF in Windows
MIT License
3 stars 2 forks source link

Error on install plugin #1

Closed devsgtech closed 3 years ago

devsgtech commented 4 years ago
[ng] ERROR in ./node_modules/cmd-printer/dist/lib/wrapper.js
[ng] Module not found: Error: Can't resolve 'child_process' in '/Users/apple/Desktop/IonicProjects/xyz/node_modules/cmd-printer/dist/lib'
[ng] ERROR in ./node_modules/cmd-printer/dist/tool/exec.js
[ng] Module not found: Error: Can't resolve 'child_process' in '/Users/apple/Desktop/IonicProjects/xyz/node_modules/cmd-printer/dist/tool'
Dr-NULL commented 3 years ago

I'm developed this package for be used in a API Rest, Do you tried to install this package into an empty project? I need more details of your issue.