How to Install and Uninstall node-resolve-cwd Package on Ubuntu 21.10 (Impish Indri)

Last updated: March 28,2024

1. Install "node-resolve-cwd" package

Please follow the instructions below to install node-resolve-cwd on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-resolve-cwd

2. Uninstall "node-resolve-cwd" package

This guide let you learn how to uninstall node-resolve-cwd on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove node-resolve-cwd $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-resolve-cwd package on Ubuntu 21.10 (Impish Indri)

Package: node-resolve-cwd
Architecture: all
Version: 2.0.0-2
Priority: optional
Section: universe/javascript
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 16
Depends: nodejs, node-resolve-from (>= 3.0.0)
Filename: pool/universe/n/node-resolve-cwd/node-resolve-cwd_2.0.0-2_all.deb
Size: 3576
MD5sum: 5fb6f4f1c5fbadd6428ad820ca2d1ebd
SHA1: b5b60c052fa3587011e60b39ad26f314eb3c1634
SHA256: e0bd77b21c44b8cbd3a5bd679f8b0688a180f797ff762bf96e6a7c3984636e20
SHA512: fdf6824088116914263608e79ae13266e4cc67f9c95d626deca4f0b8b1553ab93ae8c64dd2de21f107a7f521654b8c64e03f879b3d9c2369a7883fca16996585
Homepage: https://github.com/sindresorhus/resolve-cwd#readme
Description-en: Resolve the path of a module from current directory
This module can be used to determine the path of a module starting from the
current working directory.
.
For an input of moduleId to resolveCwd(moduleId), it gives an error when the
module can't be found, which is similar to how require() works.
.
If moduleId is called as resolveCwd.silent(moduleId) then it returns null
instead of giving an error when the module can't be found.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 24c79879d31c7e86dc26e22a55c014df