You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As stated in the readme file, this package wasn't tested with any operation other than install, and nplaym will attempt to run the game, even in operations requesting for information.
$ node --version
v5.10.1
$ npm --version
3.8.5
$ nplaym --version
>
You win! Packages installed!
Your score was 0.
Installation took 0 seconds
$ nplaym help
>
You win! Packages installed!
Your score was 0.
Installation took 0 seconds
Are there plans for bypassing the game mechanism in these circumstances?
The text was updated successfully, but these errors were encountered:
Hmm, I could set it to only run the game when the arguments include 'install' or 'i' and otherwise it would just spawn npm and pass out its stdout etc. normally with no interference from nplaym. Would that be better?
As stated in the readme file, this package wasn't tested with any operation other than install, and nplaym will attempt to run the game, even in operations requesting for information.
Are there plans for bypassing the game mechanism in these circumstances?
The text was updated successfully, but these errors were encountered: