Replies: 2 comments 1 reply
-
@edualfaro, this might be a Windows compatibility issue. it looks like you're on windows? I haven't been able to reproduce your error on my computer Can you share your question on Slack to make sure others see it? I'm curious who else has had this problem |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, @edualfaro I have the same problem. how did you solve this one can you please help me with this? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Dear all,
I have tried to pass "npm run lint:css" but there is no way. I have even modified the "package.json" and write there the direct path to the file "styles.css" inside the styles folder, but not working. Maybe it is because I am doing under windows, but I cannot explain why it is not working.
Do you experience something similar with this "npm run lint:css"? Any idea why this is happening?
I was thinking that maybe npm is taking its own folder as starting point, so it could not find any *.css of course, but looking at the log file, seems to be doing properly:
Find attached an "snapshoot" of my screen for your reference.
As you can see, I have al the files, the path seems to be ok, but it is not working. Thank you so much!
Beta Was this translation helpful? Give feedback.
All reactions