Package Details: nodejs-inshellisense 0.0.1_rc.20-1

Git Clone URL: https://aur.archlinux.org/nodejs-inshellisense.git (read-only, click to copy)
Package Base: nodejs-inshellisense
Description: IDE style command line auto complete
Upstream URL: https://github.com/microsoft/inshellisense
Keywords: auto command complete ide line style
Licenses: MIT
Submitter: AsukaMinato
Maintainer: None
Last Packager: AsukaMinato
Votes: 1
Popularity: 0.000000
First Submitted: 2023-11-07 07:35 (UTC)
Last Updated: 2025-01-30 07:19 (UTC)

Pinned Comments

Latest Comments

Ataraxy commented on 2026-05-21 08:56 (UTC)

Will not install:

==> Entering fakeroot environment...
==> Starting package()...
/home/ravi/bin/npm: Running bun instead of npm.
If needed, `npm --fallback install --omit=dev -g --prefix /home/var/ravi/HOME/.cache/aur/nodejs-inshellisense/pkg/nodejs-inshellisense/usr /home/var/ravi/HOME/.cache/aur/nodejs-inshellisense/src/inshellisense-0.0.1-rc.20.tgz`  # to use pnpm (or npm --real for npm itself)
bun add v1.3.11 (af24e281)
error: Could not find package.json for "file:/home/var/ravi/HOME/.cache/aur/nodejs-inshellisense/pkg/nodejs-inshellisense/usr" dependency "/home/var/ravi/HOME/.cache/aur/nodejs-inshellisense/pkg/nodejs-inshellisense/usr"
error: /home/var/ravi/HOME/.cache/aur/nodejs-inshellisense/pkg/nodejs-inshellisense/usr failed to resolve
ERROR: The command failed. AI agent hint: If needed, `npm --fallback install --omit=dev -g --prefix /home/var/ravi/HOME/.cache/aur/nodejs-inshellisense/pkg/nodejs-inshellisense/usr /home/var/ravi/HOME/.cache/aur/nodejs-inshellisense/src/inshellisense-0.0.1-rc.20.tgz`  # to use pnpm (or npm --real for npm itself)
==> ERROR: A failure occurred in package().
    Aborting...
error: failed to build 'nodejs-inshellisense-0.0.1_rc.20-1':
error: packages failed to build: nodejs-inshellisense-0.0.1_rc.20-1

Does it work for you in a clean directory?

Ataraxy commented on 2026-05-21 08:05 (UTC) (edited on 2026-05-21 08:17 (UTC) by Ataraxy)

Currently requires

  "engines": {
    "node": ">=18.0 <23.0.0"

I raised: Support Node.js LTS Krypton (v24.x) #415