Registry / testing / cml-test-module

cml-test-module

JSON →
library0.0.2jsnpmunverified

A minimal Node-RED test module for exporting subflows, currently at version 0.0.2. This package is a simple experimental project with no active development or community traction. It lacks documentation beyond a placeholder readme. It has no known alternatives as it's a test module for Node-RED subflow export functionality.

npm install cml-test-module
INSTALL
IMPORT
SIG · CML-TEST-MODULE
C
cml-test-module
testingjavascriptv0.0.2
Install
Import
Disk
Pass rate
0/ 6
Env Coverage0 / 6
glibc
1822
musl
1822
Install & Compatibility
Where this runs
tested against v? · npm install
Install × environment matrix
Each cell = how many times install + import succeeded across repeated harness runs. Partial = flaky.
glibc = Debian/Ubuntu slim · musl = Alpine Linux
musl
node 18226 runs
build_error
glibc
node 18226 runs
build_error
Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

cml-test-module
require('cml-test-module')
Used as a Node-RED module; imported via require in Node.js environments.

Installation and basic import of the cml-test-module for Node-RED.

// Install the module npm install cml-test-module@0.0.2 // Use it in a Node-RED flow const testModule = require('cml-test-module'); // The module exports Node-RED subflows; refer to Node-RED documentation for usage.
Debug
Known issues
gotchaVersion 0.0.2 is the only released version; extremely unmaintained and likely broken in modern Node-RED.
fix
Avoid using in production; consider alternative Node-RED subflow management tools.
affects: 0.0.2
Errors
Common errors & fixes
Error: Cannot find module 'cml-test-module'
Module not installed or npm issue
fix
Run `npm install cml-test-module@0.0.2` in your project directory.
Upgrade
Version history
0.0.2latest on npm
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
OpenAI (training)
1
Resources
cml-test-module — npm install cml-test-module · libregistry