Done
Details
Details
Assignee
Manvendra Singh Rathore
Manvendra Singh RathoreReporter
Priyanka Terala
Priyanka TeralaLabels
Priority
Sprint
None
Development Team
Volaris
Fix versions
Release
Quesnelia (R1 2024)
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created March 4, 2024 at 7:07 AM
Updated March 20, 2024 at 11:17 AM
Resolved March 18, 2024 at 5:38 AM
Currently running yarn lint complains - see below -
yarn run lint
yarn run v1.22.19
$ eslint .
Oops! Something went wrong! :(
ESLint: 7.32.0
Error: Cannot find module '@aashutoshrathi/word-wrap'
although, the library aashutoshrathi/word-wrap is pinned to a version in resolutions.
suggestion -
delete existing yarn.lock file
run yarn install
run yarn lint
fix any issues that you might face in this process
Acceptance Criteria -
all unit tests to pass
no linting errors to exist in the module.