Marat Azizov
Marat Azizov
Hi @andreiaf ! I am using react ^16
@andreiaf thanks for you suggest! But i have `"@types/react": "^16"`. This is my dependencies section: ```json "dependencies": { "@adminjs/design-system": "^2.2.4", "@adminjs/express": "^4.1.0", "@adminjs/mongoose": "^2.0.2", "@adminjs/upload": "^2.0.2", "adminjs": "^5.10.0", "connect-mongo": "^4.6.0",...
@DominicTobias yes, React is a peer dependency of one of the packages I use. In node_modules/react/package.json version is "version": "16.14.0"
Thanks for your advice! I added react@^16 to my project, but unfortunately it didn't solve the problem. I can't switch to React above version 16, because one of the main...
> Add `patch-package` to your project with `yarn add patch-package` and the `"postinstall": "patch-package"` script (see its installation instructions). > > Then create a patch file `patches/metro+0.59.0.patch` with these contents:...
> > > Just so you're aware, the `EISDIR` error is likely to be a misreported error due to [a bug](https://github.com/facebook/metro/pull/567/files) in metro that has been fixed in metro 0.65....
> Hey @etomarat , thanks for the alert. > > There was a problem on the main server that is hosted on https://www.deelo.cloud Please, if you need to acces to...
@Konstantinsolkin нет. Кажется эта либа вообще для python 2.x 🙃
> > @Konstantinsolkin нет. Кажется эта либа вообще для python 2.x 🙃 > > Да. Может есть какие-то альтернативные либы? А то я не могу найти( Я тоже ничего не...
> > @Konstantinsolkin нет. Кажется эта либа вообще для python 2.x 🙃 > > Да. Может есть какие-то альтернативные либы? А то я не могу найти( Вообще тут есть ветка...