I cloned the demo react-bootsrap-main repo and installed the packages. After that when I run the command "npm run build", it runs successfully. however when I run "npm run build:lib", it gives the following error
react-bootstrap-code@7.0.1 build:lib
REACT_APP_INJECTABLE=true npm run build
'REACT_APP_INJECTABLE' is not recognized as an internal or external command,
operable program or batch file.
I cloned the demo react-bootsrap-main repo and installed the packages. After that when I run the command "npm run build", it runs successfully. however when I run "npm run build:lib", it gives the following error
'REACT_APP_INJECTABLE' is not recognized as an internal or external command, operable program or batch file.