DenoDDeno
Powered by
ZweiEuroZ
Deno•13mo ago•
13 replies
ZweiEuro

Import module from gitlab server

Hi!
I want to import an npm module from my private gitlab server, the server and module itself do not require an auth tokenand are publibly accessible.
How do i add it to deno ?
If possible I want to avoid adding my own server to my npmrc and then importing it.

Found this:
https://docs.deno.com/runtime/fundamentals/node/#how-to-use-private-registries-with-deno

is this really necessary ? because the example only specifies 'private' repos, which does not apply to mine, i don't need a token
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

How to import relative JSR module from import map
cdaringeCcdaringe / help
16mo ago
How to import npm module from github?
Nanashi.NNanashi. / help
3y ago
import a locel module from a webmodule
ChilliSniffCChilliSniff / help
4y ago
I cant import the Zustand module from deno.
PolloPPollo / help
3y ago