C#C
C#3y ago
Eistee

❔ Import github library (maybe also via npm?)

Can anyone tell me how import github library files correctly using the Frappe Gantt example? I use Visual Studio 2022 Community.

I downloaded the .zip from Github and put the files from \gantt-master\gantt-master\dist into the folder frappe-gantt I created in VS Solution-Explorer via context menu.

But when I want to link the files, VS shows me
node_modules
and the subfolders are empty.

I also tried to install it via npm install frappe-gantt, but npm only shows up to date in 100ms.
image.png
image.png
Was this page helpful?