Facing issue while running "npm run test" #2804
Replies: 5 comments 2 replies
-
| @lindapaiste can you please help me out? | 
Beta Was this translation helpful? Give feedback.
-
| Hmm this is weird.  I wonder if it's a Linux specific issue.  I would guess that there's nothing specific about that  I see that the place where it chokes is on a  The other possibility is that there's something in our test configs which doesn't work correctly on Linux.  We should be ignoring CSS files. Lines 58 to 60 in 3a80ee6 | 
Beta Was this translation helpful? Give feedback.
-
| after reinstalling node and NVM it worked for me u can give it a try if nothing works | 
Beta Was this translation helpful? Give feedback.
-
| @aditya123473892 thank you so much. It worked. Do you know what factor was causing the error? | 
Beta Was this translation helpful? Give feedback.
-
| i don't know what caused it did it worked for you | 
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I ran "npm run test" and i am gettinf the fails in test suite while all tests are passed.
I have not made any changes to the mentioned /node_modules/@adobe/css-tools/dist/index.cjs:118 file.
it is something related to jest not able to read the that particular file.
please help me to resolve this.
OS: Linux mint 21.2
Beta Was this translation helpful? Give feedback.
All reactions