Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. npm
    Log in to post

    • J

      Unable to pull remote npm package after upgrade to ProGet 2023
      Support • proget npm • • jeff.peirson_4344  

      5
      0
      Votes
      5
      Posts
      14
      Views

      J

      I pulled the ci.4 image and that fixed the issue. I haven't noticed any other issues, so I'll just leave the ci version installed until the next ProGet release. Thanks again for the quick fix.
    • M

      Block republishing package in npm registry
      Support • npm publishing • • michael.colp_0280  

      3
      0
      Votes
      3
      Posts
      5
      Views

      M

      Thanks for the reply, this is exactly what I was looking for! I guess the piece I was missing was that there were additional permission options that aren't exposed by default, but that I could bring in by adding a new task. The links you provided helped me fill in those gaps, so thanks again for that!
    • A

      Bulk copy from npmjs registry
      Support • proget npm • • afonseca_0319  

      5
      0
      Votes
      5
      Posts
      22
      Views

      A

      @atripp Thanks for the clarification, you have me pointed to the tooling and steps I will need to perform the bulk import. I will have to try, but I think I have enough information to script this task.
    • ?

      Publish npm package to Proget
      Support • proget npm publishing • • Michael Kriese  

      17
      0
      Votes
      17
      Posts
      211
      Views

      P

      Any updates on this? I encounter the same issue and none of your comments helped .
    • ?

      Deleting a npm package throws a UnauthorizedAccessException
      Support • proget npm windows • • Michael Kriese  

      9
      0
      Votes
      9
      Posts
      19
      Views

      ?

      You got it working though :)
    • M

      Npm Downloads Broken in 4.1.20
      Support • proget npm • • mattworley_6429  

      4
      0
      Votes
      4
      Posts
      12
      Views

      M

      That's awesome, thanks!
    • ?

      ProGet Connector to VSTS / Azure DevOps
      Support • proget npm • • Michael Kriese  

      2
      0
      Votes
      2
      Posts
      78
      Views

      ben

      Hello Adam, I've filed PG-1409 to allow setting a password on a connector with a blank username, which will allow bearer tokens to be used in npm.
    • ?

      NPM package dependencies
      Support • buildmaster npm • • Michael Kriese  

      2
      0
      Votes
      2
      Posts
      11
      Views

      A

      Have you considered to use an external connector ? See the details here : https://inedo.com/support/documentation/proget/core-concepts/feeds/connectors If impossible you would have to download and compile and them to your feed.
    • ?

      Creating Tokens for Continuous Intergration
      Support • proget npm authentication continuous-integration • • Michael Kriese  

      2
      0
      Votes
      2
      Posts
      15
      Views

      ?

      You need to create an API in the ProGet UI; API Access and API keys
    • F

      Npm install stuck on "readLocalPackageData" when using ProGet Feed
      Support • proget npm • • florian.peschka_9815  

      2
      0
      Votes
      2
      Posts
      59
      Views

      F

      The problem was our proxy. npm doesn't use the proxy exceptions that are configured in the system, so after updating them to include the ProGet server domain it works as expected.
    • brice2paris

      Npm ping request not work
      Support • proget npm • • brice2paris  

      2
      0
      Votes
      2
      Posts
      15
      Views

      jrasch

      The tracking issue for this is here: PG-1309
    • ?

      Requiring authentication for Symbols/source feed without Integrated Windows Auth (IWA)?
      Support • proget npm symbols authentication • • Michael Kriese  

      2
      0
      Votes
      2
      Posts
      39
      Views

      jrasch

      This will be fixed in PG-1273 for the next maintenance release.
    • brice2paris

      Could not add record on deployments table for npm feed
      Support • proget npm deployments • • brice2paris  

      5
      0
      Votes
      5
      Posts
      18
      Views

      brice2paris

      Hi, I have tested with npm and all is working now. Thanks very much. Regards Fabrice
    • ?

      Npm feed scoped packages
      Support • proget npm feeds • • Michael Kriese  

      2
      0
      Votes
      2
      Posts
      24
      Views

      ?

      It was my reverse proxy (apache). I had to set AllowEncodedSlashes to On. Problem solved.
    • ?

      Local npm package not listed
      Support • proget npm feeds search • • Michael Kriese  

      2
      0
      Votes
      2
      Posts
      24
      Views

      ben

      Hello Tobias, PG-1270 will make local packages appear before remote packages in the list, as well as making connector packages appear in the same order that they would appear in the connector.
    • ?

      Proget as a proxy for nuget and npm : vulnerability scan
      Support • proget nuget npm • • Michael Kriese  

      2
      0
      Votes
      2
      Posts
      37
      Views

      ?

      yes, after subscribing to one of our vulnerability providers like Sona OSSIndex or Whitesource (more coming later).
    • ?

      Error publishing package with yarn
      Support • proget npm feeds publishing • • Michael Kriese  

      2
      0
      Votes
      2
      Posts
      93
      Views

      atripp

      It's a "401" error, which means "not authorized" In this case, you could have the wrong credentials in Yarn (or no credentials). Note that "Windows Integrated Auth" is not supported by npm or yarn.
    • ?

      Proget vulnarability scanning
      Support • proget nuget npm • • Michael Kriese  

      2
      0
      Votes
      2
      Posts
      37
      Views

      apxltd

      Good question. Regarding Vor Security, that was a recent acquisition by Sonatype, and it's being transitioned into a new service called OssIndex. Sonatype plans to keep this going for the foreseeable future, and we have verified this with Ken Duck (formerly of Vor Security, now Sonatype employee). ProGet will continue to support it (we are renaming it as well). Moreover, we are planning to work with Sonatype to better integrate their broader services (vulnerability scanning) with ProGet. We are also investigating Blackduck integration, though we're not entirely sure how it would work with ProGet. Regarding "developing our own"... broadly speaking, there are two types of vulnerabilities scanning: static analysis - analyzing actual code or binaries to look for patterns (buffer overflow, etc); this is done "on your own software" repository/database - looking at public databases like NVD, CVE, etc. for vendor- or third-party documented vulnerabilities reported for a known, published piece of software We don't believe that static analysis has a place in a package manger; there are a handful of tools that can scan your codebase directly for this. As for repository/databases, it's not really bout "finding" vulnerabilities in software, it's more about "aggregating databases" and then translating those into machine-readable formats. This is what Sonatype, Whitesource, etc., do, and we think more vendors will continue to innovate in this space. But the "repository" and "scanning" are two different problems, and you should pick the best of both problems; it would almost be like saying "Microsoft makes Office, may as well use Visual Studio and .NET". ProGet has the extensibility support for this already, so we should be able to integrate with new providers as they come up,
    • ?

      Publish scoped npm packages
      Support • proget buildmaster npm • • Michael Kriese  

      2
      0
      Votes
      2
      Posts
      19
      Views

      ?

      Unfortunately it's impossible to say. The error message you have provided is in complete, and doesn't give any information about the problem. Scoped packages works in testing, and we haven't heard issues from othere users about it. You'll need to do some further debugging and provide some more information for us to further help you.
    • ?

      Npm registry returns 500 ArgumentException: Value cannot be null.Parameter name: stream
      Support • proget npm • • Michael Kriese  

      3
      0
      Votes
      3
      Posts
      118
      Views

      ?

      Because of a reinstall of proget with an existing database the package paths were resetted to default. After fixing the paths, the error went away. The error should be more descriptive when the files can't be found on file store.
    • 1
    • 2
    • 3
    • 4
    • 5
    • 1 / 5