coreybutler / node-windows

Windows support for Node.JS scripts (daemons, eventlog, UAC, etc).
Other
2.78k stars 357 forks source link

Fix typo in author.io/arg requirement #310

Closed PabloB94 closed 2 years ago

PabloB94 commented 2 years ago

The package name is author.io/arg. This change will solve the following error, which happens every time this module is loaded: "Error: Cannot find module '@author.io/args'"

coreybutler commented 2 years ago

I appreciate the PR, but I've already made this change (haven't committed it yet, see https://github.com/coreybutler/node-windows/issues/308#issuecomment-1075345081).