Hi Team,

        Please update version of @types/node which is embedded in nodejs from 14 to 16.

I'm getting an error because of the old version of @types/node:

+ tsc -p lib
lib/FsPromise.ts:37:56 - error TS2694: Namespace '"fs"' has no exported member 'Mode'.

37 export async function open(path: fs.PathLike, mode: fs.Mode): Promise<number> {
                                                          ~~~~


Found 1 error.

If there will be no breaking changes, let me know and I can try to update..

--
Cheers,
     Vivek K J
     vivekkj.com

Attachment: OpenPGP_0xCC1190A74736E2D5.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to