Quantcast
Channel: Active questions tagged html - Stack Overflow
Viewing all articles
Browse latest Browse all 76102

How to compile a nodemodule library and deploy in github?

$
0
0

i have a projects which is a blog. This is the project, kayice.xyz. I am using the fontawesome to run some icon in my blog which is working in my local file. After deploy in github, and show me one error.

enter image description here

First, i am using simple html and without the framework( WHich just for a simple project and want to use it all plain to learn).

Second, i run the command npm init to initial this project and allow it to use npm install

Third, i install fontawesome inside this project and use the all.css inside the index.html which is totally working fine in my local.

But after i deploy into github, then the fontawesome cannot use in that. Is that need to compile or build if i want to use those node_module before i deploy it?

Sorry, couldnt found any related source or the main keyword to build it.
Thanks


Viewing all articles
Browse latest Browse all 76102

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>