Discussions

Ask a Question
Back to All

issue with installing speed.js

upon trying to install your package it gave me this
npx api install "@speedapp/v1.0#1yvdxbi1tltr3iep6"
Debugger attached.
Need to install the following packages:
[email protected]
Ok to proceed? (y) y
npm WARN deprecated @readme/[email protected]: The functionality for this library has been moved into oas.
Debugger attached.
√ What language would you like to generate an SDK for? » JavaScript
√ How are your project imports and exports structured? » ECMAScript Modules
✔ Fetching your API
✖ Generating your SDK
Sorry, this OpenAPI definition does not have any operation paths to generate an SDK for.
Waiting for the debugger to disconnect...
Waiting for the debugger to disconnect...

how to troubleshoot this? and why you did not simply made npm package for your app?

Also, it is very inconvenient to use your docs, because they explaing very little and in a bad way for such important node in any app.