Node.js Package #3
npm-publish.yml
on: release
build
8s
publish-npm
0s
Annotations
7 errors
build
Process completed with exit code 2.
|
build:
lib/StringBinder.ts#L2
Cannot find module 'react' or its corresponding type declarations.
|
build:
lib/StringBinder.ts#L1
Cannot find module 'react' or its corresponding type declarations.
|
build:
example/main.tsx#L6
This JSX tag requires the module path 'react/jsx-runtime' to exist, but none could be found. Make sure you have types for the appropriate package installed.
|
build:
example/main.tsx#L2
Cannot find module 'react-dom/client' or its corresponding type declarations.
|
build:
example/main.tsx#L1
Cannot find module 'react' or its corresponding type declarations.
|
build:
example/App.tsx#L12
This JSX tag requires the module path 'react/jsx-runtime' to exist, but none could be found. Make sure you have types for the appropriate package installed.
|