DEV Community

Discussion on: Heroku & Github (private) packages - Just Work™

Collapse
 
mauriciord profile image
Mauricio Reatto Duarte

this script is wrong

fs.writeFileSync(fileLocation, contents);

where is the fileLocation declaration?

Collapse
 
johan_du_toit profile image
Johan du Toit • Edited

Probably way to late, but fileLocation should be the npmrc variable. Will update the script.