-
Steps to reproduce:
1. npm create vite@latest
2. choose React, typescript
3. install libs "ketcher-react": "^2.24.0", "ketcher-standalone": "^2.24.0",
4. invoke libs in component, for example:…
-
### Core Library
MSAL.js (@azure/msal-browser)
### Core Library Version
3.24.0
### Wrapper Library
MSAL React (@azure/msal-react)
### Wrapper Library Version
2.1.0
### Public o…
-
### Describe the bug
After `npx create-react-app frontend --template typescript`, when you update **package.json** to use `"typescript": "^5.0.2",`, `npm install ` fails with this error:
```…
-
on run command npx create-react-app my-app not creating public, src and script folder, only node-modules, package.json and yarn.lock file is coming
OS: windows10
node: V12.14.0
npm/npx : 6.13.4…
-
### Reproduction link
[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/p/sandbox/antd-reproduction-template-forked-jyh2k9)
因為這個是 TS 定義問題,就沒…
-
### Telegram Application
Other
### Describe the Bug
With the template of Typescript-tma.js-React.js, there is a bug with the navigator which closes the page instantly when opened by typing in…
-
### Describe the bug
When using create react app and compiling / starting the react-scripts start command, you get
Module not found: Error: Can't resolve '@/components/ui .......
Also found here:
…
-
### Link to the code that reproduces this issue
https://github.com/ViniciusLeviVL/next-catalogo-digital-debug2
### To Reproduce
Steps to reproduce:
Just init a next project with create-next-app@la…
-
### Link to the code that reproduces this issue
https://github.com/nadir/create-next-app-no-autoprefixer
### To Reproduce
1. Run `npx create-next-app@latest my-next-app` and select tailwind
…
-
### Describe the bug
After bootstrapping a Vite react-ts project and following vite-plugin-checker's "Getting Started" to set up Typescript checker, the checker seems to execute Typescript, but for…