Deprecate autoInstallModules for externalModules.autoInstall

This commit is contained in:
Nick O'Leary
2020-12-23 22:05:58 +00:00
parent 9b1c114c3f
commit 3151502a3f
3 changed files with 27 additions and 9 deletions

View File

@@ -42,6 +42,7 @@
"uninstall-failed-long": "Uninstall of module __name__ failed:",
"uninstalled": "Uninstalled module: __name__"
},
"deprecatedOption": "use of __old__ is deprecated. Use __new__ instead",
"unable-to-listen": "Unable to listen on __listenpath__",
"port-in-use": "Error: port in use",
"uncaught-exception": "Uncaught Exception:",