You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: make npm tests work on prerelease node versions
PR-URL: #4872
Reviewed-By: João Reis <reis@janeasystems.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rebecca Turner <me@re-becca.org>
<li>Get the author email with <code>npm owner ls <pkgname></code></li>
16
-
<li>Email the author, CC <ahref="mailto:support@npmjs.com">support@npmjs.com</a></li>
16
+
<li>Email the author, CC <ahref="mailto:support@npmjs.com">support@npmjs.com</a></li>
17
17
<li>After a few weeks, if there's no resolution, we'll sort it out.</li>
18
18
</ol>
19
19
<p>Don't squat on package names. Publish code or move out of the way.</p>
<li>Joe emails Bob, explaining the situation <strong>as respectfully as
53
53
possible</strong>, and what he would like to do with the module name. He
54
-
adds the npm support staff <ahref="mailto:support@npmjs.com">support@npmjs.com</a> to the CC list of
54
+
adds the npm support staff <ahref="mailto:support@npmjs.com">support@npmjs.com</a> to the CC list of
55
55
the email. Mention in the email that Bob can run <code>npm owner add
56
56
joe foo</code> to add Joe as an owner of the <code>foo</code> package.</li>
57
57
<li>After a reasonable amount of time, if Bob has not responded, or if
58
58
Bob and Joe can't come to any sort of resolution, email support
59
-
<ahref="mailto:support@npmjs.com">support@npmjs.com</a> and we'll sort it out. ("Reasonable" is
59
+
<ahref="mailto:support@npmjs.com">support@npmjs.com</a> and we'll sort it out. ("Reasonable" is
60
60
usually at least 4 weeks, but extra time is allowed around common
0 commit comments