console-importer
console-importer copied to clipboard
Bug Report | `Faker` library path is outdated.
Hi, i love this library!
I'm happy to report a bug π
I found that Faker
library path is outdated.
Minimal reproduction code
- run
$i('Faker')
- see the download path of logs.
console importer installs Faker
v3.1.0 (https://cdnjs.cloudflare.com/ajax/libs/Faker/3.1.0/faker.min.js).
But latest Faker
version is 7.4.0 (https://github.com/faker-js/faker/releases)
I'm afraid if you know, Faker
repository has been replaced from Marak to Fakejs Community.
details below.
https://fakerjs.dev/about/announcements/2022-01-14.html#i-heard-something-happened-what-s-the-tldr
I'm looking forward to fixing it π