wechaty/docusaurus
View on GitHubWindows compatible Issue for `npm run lint:fn`: Windows are using \ but our filename linter can not replace the / automatically.
Open
#1,363 opened on Oct 17, 2021
GSoD 2021help wanted
Repository metrics
- Stars
- (119 stars)
- PR merge metrics
- (PR metrics pending)
Description
error while running npm test after successfully running npm install

I recently shifted from Ubuntu to Windows 10, following are the steps I followed :
- git clone (my repo url)
- npm install
- npm test
System Config. OS : Windows 10 Node version : v16.11.1 Npm version : 8.1.0 Ruby gems version : 3.2.22 Jekyll version : jekyll 4.2.1
Any help for resolving the issue, is highly appreciated, thanks in advance :)