Publish Node.js Package #28
Annotations
12 errors
|
publish-npm
Process completed with exit code 2.
|
|
publish-npm:
src/utils/request.ts#L2
Cannot find module 'axios' or its corresponding type declarations.
|
|
publish-npm:
src/utils/converters.ts#L3
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
|
publish-npm:
src/utils/converters.ts#L1
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
|
publish-npm:
src/api/user.ts#L2
Cannot find module 'node-html-markdown' or its corresponding type declarations.
|
|
publish-npm:
src/api/country.ts#L85
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
|
publish-github-packages
Process completed with exit code 2.
|
|
publish-github-packages:
src/utils/request.ts#L2
Cannot find module 'axios' or its corresponding type declarations.
|
|
publish-github-packages:
src/utils/converters.ts#L3
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
|
publish-github-packages:
src/utils/converters.ts#L1
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
|
publish-github-packages:
src/api/user.ts#L2
Cannot find module 'node-html-markdown' or its corresponding type declarations.
|
|
publish-github-packages:
src/api/country.ts#L85
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|