Skip to content

Commit 2d495b7

Browse files
TypeScript Botsandersn
TypeScript Bot
authored andcommitted
Update user baselines (#26512)
1 parent 6fd725f commit 2d495b7

File tree

1 file changed

+0
-1
lines changed
  • tests/baselines/reference/user

1 file changed

+0
-1
lines changed

tests/baselines/reference/user/npm.log

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -755,7 +755,6 @@ node_modules/npm/lib/uninstall.js(31,21): error TS2339: Property 'config' does n
755755
node_modules/npm/lib/uninstall.js(32,32): error TS2339: Property 'globalDir' does not exist on type 'typeof EventEmitter'.
756756
node_modules/npm/lib/uninstall.js(33,19): error TS2339: Property 'prefix' does not exist on type 'typeof EventEmitter'.
757757
node_modules/npm/lib/uninstall.js(43,31): error TS2339: Property 'localPrefix' does not exist on type 'typeof EventEmitter'.
758-
node_modules/npm/lib/uninstall.js(69,11): error TS2340: Only public and protected methods of the base class are accessible via the 'super' keyword.
759758
node_modules/npm/lib/unpublish.js(17,7): error TS2339: Property 'commands' does not exist on type 'typeof EventEmitter'.
760759
node_modules/npm/lib/unpublish.js(23,31): error TS2339: Property 'config' does not exist on type 'typeof EventEmitter'.
761760
node_modules/npm/lib/unpublish.js(26,11): error TS2339: Property 'registry' does not exist on type 'typeof EventEmitter'.

0 commit comments

Comments
 (0)