Skip to content
Magenaut

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

npm-private-modules

How to install a private NPM module without my own registry?

October 8, 2022 by Magenaut

I’ve taken some shared code and put it in an NPM module, one I don’t want to upload to the central registry. The question is, how do I install it from other projects?

Categories Node.js, Q&A Tags node.js, npm, npm-private-modules, package Leave a comment

docker build + private NPM (+ private docker hub)

October 2, 2022 by Magenaut

I have an application which runs in a Docker container. It requires some private modules from the company’s private NPM registry (Sinopia), and accessing these requires user authentication. The Dockerfile is FROM iojs:latest.

Categories Node.js, Q&A Tags docker, docker-registry, node.js, npm, npm-private-modules Leave a comment

Define private registry in package.json

September 26, 2022 by Magenaut

We have a private npm repository based on Sinopia

Categories Node.js, Q&A Tags node.js, npm, npm-private-modules, package.json Leave a comment

Recent Comments

  • silverplugins217 on How to add placeholder for contact form7 for dropdown?
  • Shreyas Ikhar on How to add a custom CSS class to core blocks in Gutenberg editor?
  • Magenaut on How to call function on timer ASP.NET MVC
  • Ebaad Uddin on How to call function on timer ASP.NET MVC
  • michealSmith07 on Is there a way to dynamically refresh the less command?

Tags

.net adobe-illustrator adobe-photoshop ajax arrays asp.net asp.net-core asp.net-mvc bash c# css database django eloquent express html java javascript jquery json laravel laravel-4 laravel-5 laravel-8 linux list mongodb mongoose mysql node.js npm pandas php python python-3.x react-hooks react-native react-router reactjs redux regex sql string typescript wordpress
© 2023 Magenaut • Built with GeneratePress