0wczar / airframe-react

Free Open Source High Quality Dashboard based on Bootstrap 4 & React 16: http://dashboards.webkom.co/react/airframe
https://airframe-react-lime.vercel.app
MIT License
3.93k stars 711 forks source link

AirFrame Discontinued? #60

Open igoormatias opened 2 years ago

igoormatias commented 2 years ago

Hi guys We had problems with faker.js and I don't found new updates here. This Lib was discontinued?

Georgeevergreen0 commented 2 years ago

npm unistall faker npm install @faker-js Then replace "import faker from 'faker/locale/en_US' with "import faker from '@faker-js/faker/locale/en_US''

Also have a look at https://github.com/0wczar/airframe-react/issues/56 on how to replace "@owczar/dashboard-style--airframe" with "@miltonbo/dashboard-style-airframe" .

UpShadow commented 1 year ago

running npm unistall faker this error occurs:

npm ERR! Error while executing: npm ERR! C:\Program Files\Git\cmd\git.EXE ls-remote -h -t https://github.com/Marak/faker.js.git npm ERR! npm ERR! remote: Repository not found. npm ERR! fatal: repository 'https://github.com/Marak/faker.js.git/' not found npm ERR! npm ERR! exited with error code: 128

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\carlo\AppData\Roaming\npm-cache_logs\2022-11-26T05_42_14_711Z-debug.log

0wczar commented 1 year ago

Sorry for silent. I just back from hospital. Guys - can you help me with an update if you have time?