Closed idranme closed 2 years ago
yarn add @msgpack/msgpack
import { encode, decode } from '@msgpack/msgpack'
It prompts "Cannot find module '@msgpack/msgpack'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?ts(2792)".
It prompts "Cannot find module '@msgpack/msgpack'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?ts(2792)".