Skip to content
This repository has been archived by the owner on Jan 21, 2023. It is now read-only.

Build error #2

Open
jovanni-hernandez opened this issue Feb 1, 2020 · 0 comments
Open

Build error #2

jovanni-hernandez opened this issue Feb 1, 2020 · 0 comments

Comments

@jovanni-hernandez
Copy link

[root@localhost ~]# docker pull blacktop/kibana-plugin-builder:7.0.0
7.0.0: Pulling from blacktop/kibana-plugin-builder
Digest: sha256:d2bae0f6b03337bf151ae38aea49cf6d4aa3dd880721f730035ca568d554f7eb
Status: Downloaded newer image for blacktop/kibana-plugin-builder:7.0.0
docker.io/blacktop/kibana-plugin-builder:7.0.0

[root@localhost ~]# mkdir my-new-plugin

[root@localhost ~]# docker run --init -it --rm -w /plugin -v pwd/my-new-plugin:/plugin/kibana-extra blacktop/kibana-plugin-builder new-plugin hotness
internal/modules/cjs/loader.js:583
throw err;
^

Error: Cannot find module 'ts-node'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:581:15)
at Function.Module._load (internal/modules/cjs/loader.js:507:25)
at Module.require (internal/modules/cjs/loader.js:637:17)
at require (internal/modules/cjs/helpers.js:22:18)
at Object. (/plugin/kibana/src/setup_node_env/babel_register/index.js:24:3)
at Module._compile (internal/modules/cjs/loader.js:689:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
at Module.load (internal/modules/cjs/loader.js:599:32)
at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
at Function.Module._load (internal/modules/cjs/loader.js:530:3)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant