When I am using this command to install the show hint plugin in codemirror 6:
pnpm install @codemirror/show-hint
ERR_PNPM_FETCH_404 GET https://registry.npmjs.org/@codemirror%2Fshow-hint: Not Found - 404
seems the show hint did not exists, am I missing something? is it possible to install this plugin?
It should be installed in this way.