question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Line number: 29 'packages/file-icons/styles/colors.less' wasn't found

See original GitHub issue

I have this error during each atom loading:

Error compiling Less stylesheet: /Users/charlesdegroote/.atom/styles.less
Line number: 29
'packages/file-icons/styles/colors.less' wasn't found

Any idea?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
Alhadiscommented, Jan 7, 2017

Also, bruh, I thought you died. My e-mails to you bounced and you fell off the face of the Earth. Or I did. We both did. Hell, I don’t fuckin’ remember, hahahah.

1reaction
Alhadiscommented, Jan 7, 2017

Hi Nick, remember me? Ol’ mate John. I’m the bloke responsible for this mess. Didn’t know you used Atom. ;p

To give you the TL:DR of it: the previous implementation barred use of class additions to DOM elements, which was pivotal to implementing dynamic icon assignment (e.g., hashbangs, modelines, et cetera). Yes, it’s a little more work for a user to insert a content string, but it permits full flexibility, and eliminates the rotten precompilation step that plagued users with every upgrade.

But hey, that’s why I purposefully went out of the way to map each icon font’s character-set as explicitly as possible.

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found