From: Gyorgy Sarvari <skandigraun@gmail.com>
To: yocto@lists.yoctoproject.org, delvincv@gmail.com,
Daniel <dchvs11@gmail.com>
Subject: Re: [yocto] Issue with Integrating NPM Package Dependencies in Yocto
Date: Fri, 2 May 2025 13:29:33 +0200 [thread overview]
Message-ID: <db9e0094-b983-45fc-84d2-d24a726ef682@gmail.com> (raw)
In-Reply-To: <4547.1746181244824286431@lists.yoctoproject.org>
A note, which may or may not be the answer:
When you use ${THISDIR} in SRC_URI (or in some other place), you need to
use immediate expansion with the ":=" operator:
SRC_URI := "file://${THISDIR}/foo.json"
Otherwise THISDIR might have different value if it is resolved at a
later time.
On 5/2/25 12:20, delvin.c Varghese via lists.yoctoproject.org wrote:
> HI Daniel,
> Is your issue with npmsw solved. I am getting the same issue. if you
> share your solution it will be very helpful
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#65275): https://lists.yoctoproject.org/g/yocto/message/65275
> Mute This Topic: https://lists.yoctoproject.org/mt/106923227/6084445
> Group Owner: yocto+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [skandigraun@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
prev parent reply other threads:[~2025-05-02 11:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-28 5:07 Issue with Integrating NPM Package Dependencies in Yocto Daniel Chaves
2024-06-28 9:01 ` [yocto] " Alexander Kanavin
2025-05-02 10:20 ` delvin.c Varghese
2025-05-02 11:29 ` Gyorgy Sarvari [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=db9e0094-b983-45fc-84d2-d24a726ef682@gmail.com \
--to=skandigraun@gmail.com \
--cc=dchvs11@gmail.com \
--cc=delvincv@gmail.com \
--cc=yocto@lists.yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox