summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/npm/no_unstable/main.out
diff options
context:
space:
mode:
authorDavid Sherret <dsherret@users.noreply.github.com>2022-08-24 13:44:38 -0400
committerGitHub <noreply@github.com>2022-08-24 13:44:38 -0400
commit348291f5eccfa19fde67e16bc5d706b5f465da09 (patch)
tree30547118c514e138bcf674e8a950718b09d7c2c1 /cli/tests/testdata/npm/no_unstable/main.out
parent18fcef8b294f98df5eb555fb166afafebeaed71f (diff)
fix(npm): always require --unstable flag even for esm (#15583)
Diffstat (limited to 'cli/tests/testdata/npm/no_unstable/main.out')
-rw-r--r--cli/tests/testdata/npm/no_unstable/main.out1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/testdata/npm/no_unstable/main.out b/cli/tests/testdata/npm/no_unstable/main.out
new file mode 100644
index 000000000..5a5a4e5a7
--- /dev/null
+++ b/cli/tests/testdata/npm/no_unstable/main.out
@@ -0,0 +1 @@
+error: Unstable use of npm specifiers. The --unstable flag must be provided.