Skip to content
Commit 3d983ec7 authored by Stefan Herbrechtsmeier's avatar Stefan Herbrechtsmeier Committed by Andrew Geissler
Browse files

bitbake: fetch: npm: Use temporary file for empty user config



Always use a temporary file for the user config 'NPM_CONFIG_USERCONFIG'
because npm otherwise failed if configs and npmrc aren't set:

double-loading config "/dev/null" as "global", previously loaded as "user"

(Bitbake rev: 9f272ad7f76c1559e745e9af686d0a529f917659)

Signed-off-by: default avatarStefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: default avatarAndrew Geissler <geissonator@yahoo.com>
Change-Id: I24c35d1393495e1874573cd731f84c41382ee95e
parent eff27476
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment