New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #30755: npm.diff

File npm.diff, 786 bytes (added by ryandesign@…, 22 months ago)

proposed patch

  • Portfile

     
    4545    }     
    4646} 
    4747 
    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. \ 
     48notes " 
     49It is not recommended to install packages globally. But if you do so\ 
     50please be aware that they won't get cleaned up when you deactivate\ 
     51or uninstall ${name}. Globally installed packages will remain in\ 
     52${prefix}/lib/node_modules/ until you manually delete them. 
    5353"  
    5454 
    5555livecheck.type      regex