Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I would like to help update the katacoda CLI #3

Open
managedkaos opened this issue Feb 16, 2022 · 0 comments
Open

I would like to help update the katacoda CLI #3

managedkaos opened this issue Feb 16, 2022 · 0 comments

Comments

@managedkaos
Copy link

TLDR: I would like to assist in updating the Katacoda CLI.

Hello! I develop content for students learning DevOps concepts and tools. Particularly, I've developed content for LinkedIn Learning and Pluralsight.

I would like to use Katacoda to supplement lessons that can make use of preconfigured compute environments. Honestly, it's perfectly suited to expedite learning by offering an environment that's ready to go.

After getting familiar with the authoring environment, I was able to develop some scenarios and a course in just a couple of hours. I did all of that manually without using the CLI tool (even though I had it installed).

Now that I'm more familiar with the creation flow, I think I could move even faster using the CLI. I'm already using the CLI in my repo for scenario validation.

I'd like to help update the CLI by remediating the following errors that are issued when the tool is installed:

npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated source-map-resolve@0.[5]().3: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated @hapi/[email protected].[6](): This version has been deprecated and is no longer supported or maintained
npm WARN deprecated @hapi/[email protected]: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated [email protected]: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
npm WARN deprecated @hapi/[email protected]: Moved to 'npm install @sideway/address'
npm WARN deprecated @hapi/[email protected]: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected].[7](h): Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated [email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated cli-ux@4.[9]().3: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated [email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated @hapi/joi@[15]().1.1: Switch to 'npm install joi'

Looking forward to helping!

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

No branches or pull requests

1 participant