All of lore.kernel.org
 help / color / mirror / Atom feed
* Error building an npm package: npmignore: not found
@ 2022-06-21 16:19 Michael Opdenacker
  2022-06-27 16:37 ` [OE-core] " Enrico Scholz
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Opdenacker @ 2022-06-21 16:19 UTC (permalink / raw)
  To: OE-core

Greetings,

I'm testing the Yocto Project Documentation for creating NPM packages 
(https://docs.yoctoproject.org/dev-manual/common-tasks.html#creating-node-package-manager-npm-packages).

I managed to create a recipe for cute-files 1.0.2 using devtool, but I 
can't manage to build the recipe. Here's what I get:

/home/mike/work/yocto/poky/build/workspace/sources/cute-files/node_modules/get-intrinsic 
--ignore-scripts=true failed with exit code 127, output:

 > get-intrinsic@1.1.2 prepack
 > npmignore --auto --commentLines=autogenerated

sh: 1: npmignore: not found

I do have the "nodejs" package in my image though.

The recipe and full log files are available in 
https://bootlin.com/~mike/pub/yocto-project/npm-2022-06-21/.

Would anyone have a clue, before I file a bug?

Thanks in advance,
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-06-28 16:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-21 16:19 Error building an npm package: npmignore: not found Michael Opdenacker
2022-06-27 16:37 ` [OE-core] " Enrico Scholz
2022-06-27 16:47   ` Richard Purdie
2022-06-28 16:44     ` Michael Opdenacker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.