mg3-codes/d-d-spell-finder :: 성공

https://github.com/mg3-codes/d-d-spell-finder npx create-react-app . –template typescript npm install typescript @types/node @types/react @types/react-dom @types/jest yarn add typescript @types/node @types/react @types/react-dom @types/jest

cyberphani/MyReactApp :: 실패

https://github.com/cyberphani/MyReactApp npx create-react-app . –template typescript npm install typescript @types/node @types/react @types/react-dom @types/jest npm i @sinclair/typebox TypeScript error in C:/VIW/MyReactApp-master/web/node_modules/@sinclair/typebox/typebox.d.ts(349,42): ‘?’ expected. TS1005 347 | export type TTemplateLiteralConst<T, Acc extends string> = T extends TUnion<infer U> ? { 348 | [K in keyof U]: TTemplateLiteralUnion<Assert<[U[K]], TTemplateLiteralKind[]>, Acc>;…

ag-grid/ag-grid-react-example :: 실패

https://github.com/ag-grid/ag-grid-react-example > ag-grid-react-example@30.0.0 examples C:\VIW\ag-grid-react-example-master> NODE_OPTIONS=–openssl-legacy-provider webpack-dev-server –content-base src-examples/ –config config/webpack.config.examples.js –mode development –open ‘NODE_OPTIONS’은(는) 내부 또는 외부 명령, 실행할 수 있는 프로그램, 또는배치 파일이 아닙니다.npm ERR! code ELIFECYCLEnpm ERR! errno 1npm ERR! ag-grid-react-example@30.0.0 examples: `NODE_OPTIONS=–openssl-legacy-provider webpack-dev-server –content-base src-examples/ –config config/webpack.config.examples.js –mode development –open`npm ERR! Exit status 1npm ERR!npm ERR! Failed at the ag-grid-react-example@30.0.0 examples script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in:npm ERR!     C:\Users\Administrator\AppData\Roaming\npm-cache\_logs\2023-07-19T00_14_02_275Z-debug.logerror Command failed with exit code 1.info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.