You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 18, 2023. It is now read-only.
After installing the CLI tool I get errors for missing modules
chalk
,ora
,sade
:I'm running
➜ nvm ls current
-> v16.14.0
➜ npm --version
8.3.1
On Linux
Distributor ID: Ubuntu
Description: Ubuntu 20.04.1 LTS
Release: 20.04
Codename: focal
I think the issue is just that the modules are listed under
devDependencies
in the package.jsonThe text was updated successfully, but these errors were encountered: