-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Description
Describe the bug
I think the radio documentation here: https://docs.infinite.red/ignite-cli/boilerplate/app/components/Radio/ refers to an old version of the component. It seems like the component has since moved to a Toggle component that incorporates label handling etc.
Ignite version
11.3.2
Additional info
➜ laufmaus git:(master) ✗ npx ignite-cli doctor
npm warn Unknown project config "undefined". This will stop working in the next major version of npm.
npm warn Unknown project config "node-linker". This will stop working in the next major version of npm.
System
platform darwin
arch arm64
/Users/fred/.npm/_npx/e31027f3785124a8/node_modules/gluegun/build/index.js:15
throw up;
^
SyntaxError: Unexpected token 'p', "npm warn Un"... is not valid JSON
at JSON.parse ()
at /Users/fred/.npm/_npx/e31027f3785124a8/node_modules/ignite-cli/build/tools/packager.js:193:35
at /Users/fred/.npm/_npx/e31027f3785124a8/node_modules/ignite-cli/build/tools/packager.js:241:16
at Generator.next ()
at fulfilled (/Users/fred/.npm/_npx/e31027f3785124a8/node_modules/ignite-cli/build/tools/packager.js:5:58)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
Node.js v24.4.1