Installing a multi site license

Hey

I’ve done 2 of the steps that are required in your email,
the one I have an issue with is the one with the go.js file:
I’m using gojs from npm not from a file, how do I handle this?

thanks

You have to use the library that we generate for you, along with setting go.licenseKey.

so do I put it in the node_modules directory instead of the existing file?

and can I change the flie name to a shorter one or do I have to leave it as is?

You can rename the library file to whatever you want, and you can place that file wherever you want.