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.

Help updating .icondb.js

See original GitHub issue

I cannot work out how to make .itemdb.js update. I have been trying to update the Minecraft entry to include other filetypes, but it won’t update, even when running recompile config. The commit is: 08b6022d84f93d7c40d261791a10f719f14bd14e

Thanks!

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:16 (16 by maintainers)

github_iconTop GitHub Comments

1reaction
Levertioncommented, Aug 12, 2017

Sorry, I hadn’t actually understood what you meant. I was stilling using the command palette version of file-icons compile. However, when I ran the script in location you specified, it still did not work. I tried manually installing coffeescript from https://www.npmjs.com/package/coffee-script using the command in the package description - however, this installed the package in the coffeescript folder rather than a coffee-script folder, and there is no reference to coffee-script in package.json of coffeescript, so I don’t think that that is being referenced.

I think I’ve got it now - I used npm install coffee-script and ran the recompile config from the command palette. That finally worked. PR coming soon with my updates.

Thanks for the help!

0reactions
Alhadiscommented, Aug 12, 2017

… I don’t even know where to begin. Glad we’re done?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Change icon with javascript - html - Stack Overflow
I have an idea of a function in javascript that sends the id of the icon and with the obtain the element, after...
Read more >
change icon on click with js - CodePen
<p>Click on the icon to toggle between thumbs-up and thumbs-down (like/dislike):</p>. 9. ​. 10. <i onclick="myFunction(this)" class="fa fa-thumbs-up"></i>.
Read more >
material-icons - npm
Latest icon fonts and CSS for self-hosting material design icons. This package is automatically updated, so it will always have the latest ...
Read more >
browserAction.setIcon() - Mozilla - MDN Web Docs
Sets the icon for the browser action. ... The following snippet updates the icon when the user clicks it, but only for the...
Read more >
Iconify - all open source icons in one framework
Freedom to choose icons · Where to start? · Support Iconify · Latest updates · License.
Read more >

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