E532 Fixed build script calls, deprecation warnings by PearlDragon · Pull Request #59 · automation-stack/electron-sudo · GitHub
[go: up one dir, main page]

Skip to content

Conversation

PearlDragon
Copy link

Fixed a couple of package.json problems with missing node calls
closes #58

replaced asynchronous unlink calls with synchronous versions since the async versions require callbacks that we can't easily set.
fixed deprecation warnings on unlink due to missing callback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

npm install fails with 'node_modules' is not recognized as an internal or external command

1 participant

0