File: install-test

package info (click to toggle)
npm 7.5.2%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,796 kB
  • sloc: javascript: 70,084; sh: 597; makefile: 85
file content (9 lines) | stat: -rwxr-xr-x 268 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
set -ex
export HOME=${AUTOPKGTEST_TMP:-${TMPDIR:-/tmp}}
/usr/bin/npm outdated || true
cd "$AUTOPKGTEST_TMP"
/usr/bin/npm list
/usr/bin/npm init --yes
/usr/bin/npm install --save-prod --production -q pretty-ms
/usr/bin/npm view babel-core
/usr/bin/npm search pretty-ms