Page MenuHomePhabricator

Stop advising users to use `npm -g` to install websockets
ClosedPublic

Authored by epriestley on Jan 8 2015, 9:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 20, 6:06 PM
Unknown Object (File)
Sun, Nov 17, 7:59 AM
Unknown Object (File)
Wed, Oct 23, 10:08 PM
Unknown Object (File)
Oct 22 2024, 8:24 AM
Unknown Object (File)
Oct 21 2024, 4:31 AM
Unknown Object (File)
Oct 18 2024, 9:32 AM
Unknown Object (File)
Oct 15 2024, 2:50 PM
Unknown Object (File)
Oct 10 2024, 6:15 PM
Subscribers

Details

Summary

Fixes T6910. This advice is bad, doesn't work, and was based on me havng an outdated or incorrect understanding of Node and npm.

Test Plan

Read documentation.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Stop advising users to use `npm -g` to install websockets.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
joshuaspence edited edge metadata.
joshuaspence added inline comments.
src/applications/aphlict/management/PhabricatorAphlictManagementWorkflow.php
105 ↗(On Diff #27114)

Don't steal my thunder man, see D11284.

This revision is now accepted and ready to land.Jan 8 2015, 10:00 PM
chad added a reviewer: chad.
epriestley edited edge metadata.
  • Don't steal thunder.
This revision was automatically updated to reflect the committed changes.