Nekonyx / next-auth-steam

Steam authentication provider for next-auth
72 stars 19 forks source link

NPM installable #21

Closed kenji-1996 closed 1 month ago

kenji-1996 commented 5 months ago

Hey just popping this here if other people are in my predicament With the lib folder gitignored you cant install this via NPM, its not hosted on NPM and the other fork hosted on NPM by hypergaming also fails to install so I created an NPM page to do it, not trying to steal credit just wanted to be able to manage it and provide it to others

Its linked here https://www.npmjs.com/package/@kenjiow/next-auth-steam?activeTab=readme

Nekonyx commented 5 months ago

Hey, I think you have some problems with the npm installation or configuration because everything persists there.

image image

kenji-1996 commented 5 months ago

Hmm to be honest im not clear enough around the NPM ecosystem and how nodejs packages are created to know what you mean by this My understanding was those files are required to actually run the package, the result of npm build?