Error: Webpack Compilation Error. You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders #22418
Unanswered
tyagiabhishek26
asked this question in
Questions and Help
Replies: 1 comment
-
I think you might not have added the loaders for .feature files. Can you check if you have added the below loaders in your whatever config (eg: webpack config file)?
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Getting this error while running cypress. Any workaround for this?

Beta Was this translation helpful? Give feedback.
All reactions