48 | | notes "\ |
49 | | * It is not recommended to install packages globally. But if you do so \n\ |
50 | | * please be aware that they won't get cleaned up when you deactivate \n\ |
51 | | * or uninstall ${name}. Globally installed packages will remain in: \n\ |
52 | | * ${prefix}/lib/node_modules/ until you manually delete them. \ |
| 48 | notes " |
| 49 | It is not recommended to install packages globally. But if you do so\ |
| 50 | please be aware that they won't get cleaned up when you deactivate\ |
| 51 | or uninstall ${name}. Globally installed packages will remain in\ |
| 52 | ${prefix}/lib/node_modules/ until you manually delete them. |