We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab3ea0a commit 6af2842Copy full SHA for 6af2842
bin/link-install.mjs
@@ -1,7 +1,6 @@
1
import { readFileSync, writeFileSync } from 'node:fs';
2
import path from 'node:path';
3
import chalk from 'chalk';
4
-import { execa } from 'execa';
5
import { glob } from 'glob';
6
import assert from 'node:assert';
7
0 commit comments