aboutsummaryrefslogtreecommitdiff
path: root/npm-uninstall.txt
diff options
context:
space:
mode:
authorW. Kosior <koszko@koszko.org>2025-09-19 12:47:44 +0200
committerW. Kosior <koszko@koszko.org>2025-09-19 13:09:45 +0200
commit7000b1f2bb2fca5b7707c9b1a9f58f43100212d3 (patch)
treecc5531b93b8e76c39e3c58d52574f68e86c3f05e /npm-uninstall.txt
downloadAGH-msc-thesis-magister.tar.gz
AGH-msc-thesis-magister.zip
Initial commit.HEADmagister
Diffstat (limited to 'npm-uninstall.txt')
-rw-r--r--npm-uninstall.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/npm-uninstall.txt b/npm-uninstall.txt
new file mode 100644
index 0000000..f4523fb
--- /dev/null
+++ b/npm-uninstall.txt
@@ -0,0 +1,6 @@
+npm --no-progress --no-update-notifier \
+ --audit false uninstall \
+ --ignore-scripts --package-lock-only \
+ --package-lock-version=3 \
+ --registry=http://localhost:8080 \
+ Experiment-Dummy-Package-To-Delete