@mutagent/sdk 0.2.29 → 0.2.33

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (157) hide show
  1. package/dist/commonjs/lib/config.d.ts +2 -2
  2. package/dist/commonjs/lib/config.js +2 -2
  3. package/dist/esm/lib/config.d.ts +2 -2
  4. package/dist/esm/lib/config.js +2 -2
  5. package/jsr.json +1 -1
  6. package/package.json +2 -3
  7. package/scripts/fix-openapi.ts +138 -18
  8. package/src/lib/config.ts +2 -2
  9. package/examples/node_modules/.package-lock.json +0 -174
  10. package/examples/node_modules/@esbuild/darwin-arm64/package.json +0 -20
  11. package/examples/node_modules/@types/node/assert/strict.d.ts +0 -8
  12. package/examples/node_modules/@types/node/assert.d.ts +0 -1062
  13. package/examples/node_modules/@types/node/async_hooks.d.ts +0 -605
  14. package/examples/node_modules/@types/node/buffer.buffer.d.ts +0 -471
  15. package/examples/node_modules/@types/node/buffer.d.ts +0 -1936
  16. package/examples/node_modules/@types/node/child_process.d.ts +0 -1475
  17. package/examples/node_modules/@types/node/cluster.d.ts +0 -577
  18. package/examples/node_modules/@types/node/compatibility/disposable.d.ts +0 -16
  19. package/examples/node_modules/@types/node/compatibility/index.d.ts +0 -9
  20. package/examples/node_modules/@types/node/compatibility/indexable.d.ts +0 -20
  21. package/examples/node_modules/@types/node/compatibility/iterators.d.ts +0 -21
  22. package/examples/node_modules/@types/node/console.d.ts +0 -452
  23. package/examples/node_modules/@types/node/constants.d.ts +0 -21
  24. package/examples/node_modules/@types/node/crypto.d.ts +0 -4590
  25. package/examples/node_modules/@types/node/dgram.d.ts +0 -597
  26. package/examples/node_modules/@types/node/diagnostics_channel.d.ts +0 -578
  27. package/examples/node_modules/@types/node/dns/promises.d.ts +0 -479
  28. package/examples/node_modules/@types/node/dns.d.ts +0 -871
  29. package/examples/node_modules/@types/node/domain.d.ts +0 -170
  30. package/examples/node_modules/@types/node/events.d.ts +0 -977
  31. package/examples/node_modules/@types/node/fs/promises.d.ts +0 -1270
  32. package/examples/node_modules/@types/node/fs.d.ts +0 -4375
  33. package/examples/node_modules/@types/node/globals.d.ts +0 -172
  34. package/examples/node_modules/@types/node/globals.typedarray.d.ts +0 -38
  35. package/examples/node_modules/@types/node/http.d.ts +0 -2049
  36. package/examples/node_modules/@types/node/http2.d.ts +0 -2631
  37. package/examples/node_modules/@types/node/https.d.ts +0 -578
  38. package/examples/node_modules/@types/node/index.d.ts +0 -93
  39. package/examples/node_modules/@types/node/inspector.generated.d.ts +0 -3966
  40. package/examples/node_modules/@types/node/module.d.ts +0 -539
  41. package/examples/node_modules/@types/node/net.d.ts +0 -1012
  42. package/examples/node_modules/@types/node/os.d.ts +0 -506
  43. package/examples/node_modules/@types/node/package.json +0 -140
  44. package/examples/node_modules/@types/node/path.d.ts +0 -200
  45. package/examples/node_modules/@types/node/perf_hooks.d.ts +0 -961
  46. package/examples/node_modules/@types/node/process.d.ts +0 -1966
  47. package/examples/node_modules/@types/node/punycode.d.ts +0 -117
  48. package/examples/node_modules/@types/node/querystring.d.ts +0 -152
  49. package/examples/node_modules/@types/node/readline/promises.d.ts +0 -162
  50. package/examples/node_modules/@types/node/readline.d.ts +0 -589
  51. package/examples/node_modules/@types/node/repl.d.ts +0 -430
  52. package/examples/node_modules/@types/node/sea.d.ts +0 -153
  53. package/examples/node_modules/@types/node/stream/consumers.d.ts +0 -38
  54. package/examples/node_modules/@types/node/stream/promises.d.ts +0 -90
  55. package/examples/node_modules/@types/node/stream/web.d.ts +0 -533
  56. package/examples/node_modules/@types/node/stream.d.ts +0 -1675
  57. package/examples/node_modules/@types/node/string_decoder.d.ts +0 -67
  58. package/examples/node_modules/@types/node/test.d.ts +0 -1787
  59. package/examples/node_modules/@types/node/timers/promises.d.ts +0 -108
  60. package/examples/node_modules/@types/node/timers.d.ts +0 -286
  61. package/examples/node_modules/@types/node/tls.d.ts +0 -1259
  62. package/examples/node_modules/@types/node/trace_events.d.ts +0 -197
  63. package/examples/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +0 -468
  64. package/examples/node_modules/@types/node/ts5.6/globals.typedarray.d.ts +0 -34
  65. package/examples/node_modules/@types/node/ts5.6/index.d.ts +0 -93
  66. package/examples/node_modules/@types/node/tty.d.ts +0 -208
  67. package/examples/node_modules/@types/node/url.d.ts +0 -964
  68. package/examples/node_modules/@types/node/util.d.ts +0 -2331
  69. package/examples/node_modules/@types/node/v8.d.ts +0 -809
  70. package/examples/node_modules/@types/node/vm.d.ts +0 -1001
  71. package/examples/node_modules/@types/node/wasi.d.ts +0 -181
  72. package/examples/node_modules/@types/node/web-globals/abortcontroller.d.ts +0 -34
  73. package/examples/node_modules/@types/node/web-globals/domexception.d.ts +0 -68
  74. package/examples/node_modules/@types/node/web-globals/events.d.ts +0 -97
  75. package/examples/node_modules/@types/node/web-globals/fetch.d.ts +0 -46
  76. package/examples/node_modules/@types/node/worker_threads.d.ts +0 -715
  77. package/examples/node_modules/@types/node/zlib.d.ts +0 -540
  78. package/examples/node_modules/dotenv/config.d.ts +0 -1
  79. package/examples/node_modules/dotenv/config.js +0 -9
  80. package/examples/node_modules/dotenv/lib/cli-options.js +0 -17
  81. package/examples/node_modules/dotenv/lib/env-options.js +0 -28
  82. package/examples/node_modules/dotenv/lib/main.d.ts +0 -162
  83. package/examples/node_modules/dotenv/lib/main.js +0 -386
  84. package/examples/node_modules/dotenv/package.json +0 -62
  85. package/examples/node_modules/esbuild/install.js +0 -289
  86. package/examples/node_modules/esbuild/lib/main.d.ts +0 -716
  87. package/examples/node_modules/esbuild/lib/main.js +0 -2242
  88. package/examples/node_modules/esbuild/package.json +0 -49
  89. package/examples/node_modules/fsevents/fsevents.d.ts +0 -46
  90. package/examples/node_modules/fsevents/fsevents.js +0 -83
  91. package/examples/node_modules/fsevents/package.json +0 -62
  92. package/examples/node_modules/get-tsconfig/dist/index.mjs +0 -7
  93. package/examples/node_modules/get-tsconfig/package.json +0 -46
  94. package/examples/node_modules/resolve-pkg-maps/dist/index.mjs +0 -1
  95. package/examples/node_modules/resolve-pkg-maps/package.json +0 -42
  96. package/examples/node_modules/tsx/dist/cjs/api/index.mjs +0 -1
  97. package/examples/node_modules/tsx/dist/cjs/index.mjs +0 -1
  98. package/examples/node_modules/tsx/dist/cli.mjs +0 -55
  99. package/examples/node_modules/tsx/dist/client-BQVF1NaW.mjs +0 -1
  100. package/examples/node_modules/tsx/dist/esm/api/index.mjs +0 -1
  101. package/examples/node_modules/tsx/dist/esm/index.mjs +0 -2
  102. package/examples/node_modules/tsx/dist/get-pipe-path-BHW2eJdv.mjs +0 -1
  103. package/examples/node_modules/tsx/dist/index-7AaEi15b.mjs +0 -14
  104. package/examples/node_modules/tsx/dist/index-gbaejti9.mjs +0 -1
  105. package/examples/node_modules/tsx/dist/lexer-DQCqS3nf.mjs +0 -3
  106. package/examples/node_modules/tsx/dist/loader.mjs +0 -1
  107. package/examples/node_modules/tsx/dist/node-features-_8ZFwP_x.mjs +0 -1
  108. package/examples/node_modules/tsx/dist/package-CeBgXWuR.mjs +0 -1
  109. package/examples/node_modules/tsx/dist/patch-repl.mjs +0 -1
  110. package/examples/node_modules/tsx/dist/preflight.mjs +0 -1
  111. package/examples/node_modules/tsx/dist/register-B7jrtLTO.mjs +0 -1
  112. package/examples/node_modules/tsx/dist/register-CFH5oNdT.mjs +0 -4
  113. package/examples/node_modules/tsx/dist/repl.mjs +0 -3
  114. package/examples/node_modules/tsx/dist/require-DQxpCAr4.mjs +0 -1
  115. package/examples/node_modules/tsx/dist/suppress-warnings.mjs +0 -1
  116. package/examples/node_modules/tsx/dist/temporary-directory-CwHp0_NW.mjs +0 -1
  117. package/examples/node_modules/tsx/dist/types-Cxp8y2TL.d.ts +0 -5
  118. package/examples/node_modules/tsx/package.json +0 -68
  119. package/examples/node_modules/undici-types/agent.d.ts +0 -31
  120. package/examples/node_modules/undici-types/api.d.ts +0 -43
  121. package/examples/node_modules/undici-types/balanced-pool.d.ts +0 -29
  122. package/examples/node_modules/undici-types/cache.d.ts +0 -36
  123. package/examples/node_modules/undici-types/client.d.ts +0 -108
  124. package/examples/node_modules/undici-types/connector.d.ts +0 -34
  125. package/examples/node_modules/undici-types/content-type.d.ts +0 -21
  126. package/examples/node_modules/undici-types/cookies.d.ts +0 -28
  127. package/examples/node_modules/undici-types/diagnostics-channel.d.ts +0 -66
  128. package/examples/node_modules/undici-types/dispatcher.d.ts +0 -256
  129. package/examples/node_modules/undici-types/env-http-proxy-agent.d.ts +0 -21
  130. package/examples/node_modules/undici-types/errors.d.ts +0 -149
  131. package/examples/node_modules/undici-types/eventsource.d.ts +0 -61
  132. package/examples/node_modules/undici-types/fetch.d.ts +0 -209
  133. package/examples/node_modules/undici-types/file.d.ts +0 -39
  134. package/examples/node_modules/undici-types/filereader.d.ts +0 -54
  135. package/examples/node_modules/undici-types/formdata.d.ts +0 -108
  136. package/examples/node_modules/undici-types/global-dispatcher.d.ts +0 -9
  137. package/examples/node_modules/undici-types/global-origin.d.ts +0 -7
  138. package/examples/node_modules/undici-types/handlers.d.ts +0 -15
  139. package/examples/node_modules/undici-types/header.d.ts +0 -4
  140. package/examples/node_modules/undici-types/index.d.ts +0 -71
  141. package/examples/node_modules/undici-types/interceptors.d.ts +0 -17
  142. package/examples/node_modules/undici-types/mock-agent.d.ts +0 -50
  143. package/examples/node_modules/undici-types/mock-client.d.ts +0 -25
  144. package/examples/node_modules/undici-types/mock-errors.d.ts +0 -12
  145. package/examples/node_modules/undici-types/mock-interceptor.d.ts +0 -93
  146. package/examples/node_modules/undici-types/mock-pool.d.ts +0 -25
  147. package/examples/node_modules/undici-types/package.json +0 -55
  148. package/examples/node_modules/undici-types/patch.d.ts +0 -33
  149. package/examples/node_modules/undici-types/pool-stats.d.ts +0 -19
  150. package/examples/node_modules/undici-types/pool.d.ts +0 -39
  151. package/examples/node_modules/undici-types/proxy-agent.d.ts +0 -28
  152. package/examples/node_modules/undici-types/readable.d.ts +0 -65
  153. package/examples/node_modules/undici-types/retry-agent.d.ts +0 -8
  154. package/examples/node_modules/undici-types/retry-handler.d.ts +0 -116
  155. package/examples/node_modules/undici-types/util.d.ts +0 -18
  156. package/examples/node_modules/undici-types/webidl.d.ts +0 -228
  157. package/examples/node_modules/undici-types/websocket.d.ts +0 -150
@@ -1,289 +0,0 @@
1
- "use strict";
2
- var __create = Object.create;
3
- var __defProp = Object.defineProperty;
4
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
- var __getOwnPropNames = Object.getOwnPropertyNames;
6
- var __getProtoOf = Object.getPrototypeOf;
7
- var __hasOwnProp = Object.prototype.hasOwnProperty;
8
- var __copyProps = (to, from, except, desc) => {
9
- if (from && typeof from === "object" || typeof from === "function") {
10
- for (let key of __getOwnPropNames(from))
11
- if (!__hasOwnProp.call(to, key) && key !== except)
12
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
13
- }
14
- return to;
15
- };
16
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
17
- // If the importer is in node compatibility mode or this is not an ESM
18
- // file that has been converted to a CommonJS file using a Babel-
19
- // compatible transform (i.e. "__esModule" has not been set), then set
20
- // "default" to the CommonJS "module.exports" for node compatibility.
21
- isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
22
- mod
23
- ));
24
-
25
- // lib/npm/node-platform.ts
26
- var fs = require("fs");
27
- var os = require("os");
28
- var path = require("path");
29
- var ESBUILD_BINARY_PATH = process.env.ESBUILD_BINARY_PATH || ESBUILD_BINARY_PATH;
30
- var isValidBinaryPath = (x) => !!x && x !== "/usr/bin/esbuild";
31
- var knownWindowsPackages = {
32
- "win32 arm64 LE": "@esbuild/win32-arm64",
33
- "win32 ia32 LE": "@esbuild/win32-ia32",
34
- "win32 x64 LE": "@esbuild/win32-x64"
35
- };
36
- var knownUnixlikePackages = {
37
- "aix ppc64 BE": "@esbuild/aix-ppc64",
38
- "android arm64 LE": "@esbuild/android-arm64",
39
- "darwin arm64 LE": "@esbuild/darwin-arm64",
40
- "darwin x64 LE": "@esbuild/darwin-x64",
41
- "freebsd arm64 LE": "@esbuild/freebsd-arm64",
42
- "freebsd x64 LE": "@esbuild/freebsd-x64",
43
- "linux arm LE": "@esbuild/linux-arm",
44
- "linux arm64 LE": "@esbuild/linux-arm64",
45
- "linux ia32 LE": "@esbuild/linux-ia32",
46
- "linux mips64el LE": "@esbuild/linux-mips64el",
47
- "linux ppc64 LE": "@esbuild/linux-ppc64",
48
- "linux riscv64 LE": "@esbuild/linux-riscv64",
49
- "linux s390x BE": "@esbuild/linux-s390x",
50
- "linux x64 LE": "@esbuild/linux-x64",
51
- "linux loong64 LE": "@esbuild/linux-loong64",
52
- "netbsd arm64 LE": "@esbuild/netbsd-arm64",
53
- "netbsd x64 LE": "@esbuild/netbsd-x64",
54
- "openbsd arm64 LE": "@esbuild/openbsd-arm64",
55
- "openbsd x64 LE": "@esbuild/openbsd-x64",
56
- "sunos x64 LE": "@esbuild/sunos-x64"
57
- };
58
- var knownWebAssemblyFallbackPackages = {
59
- "android arm LE": "@esbuild/android-arm",
60
- "android x64 LE": "@esbuild/android-x64",
61
- "openharmony arm64 LE": "@esbuild/openharmony-arm64"
62
- };
63
- function pkgAndSubpathForCurrentPlatform() {
64
- let pkg;
65
- let subpath;
66
- let isWASM = false;
67
- let platformKey = `${process.platform} ${os.arch()} ${os.endianness()}`;
68
- if (platformKey in knownWindowsPackages) {
69
- pkg = knownWindowsPackages[platformKey];
70
- subpath = "esbuild.exe";
71
- } else if (platformKey in knownUnixlikePackages) {
72
- pkg = knownUnixlikePackages[platformKey];
73
- subpath = "bin/esbuild";
74
- } else if (platformKey in knownWebAssemblyFallbackPackages) {
75
- pkg = knownWebAssemblyFallbackPackages[platformKey];
76
- subpath = "bin/esbuild";
77
- isWASM = true;
78
- } else {
79
- throw new Error(`Unsupported platform: ${platformKey}`);
80
- }
81
- return { pkg, subpath, isWASM };
82
- }
83
- function downloadedBinPath(pkg, subpath) {
84
- const esbuildLibDir = path.dirname(require.resolve("esbuild"));
85
- return path.join(esbuildLibDir, `downloaded-${pkg.replace("/", "-")}-${path.basename(subpath)}`);
86
- }
87
-
88
- // lib/npm/node-install.ts
89
- var fs2 = require("fs");
90
- var os2 = require("os");
91
- var path2 = require("path");
92
- var zlib = require("zlib");
93
- var https = require("https");
94
- var child_process = require("child_process");
95
- var versionFromPackageJSON = require(path2.join(__dirname, "package.json")).version;
96
- var toPath = path2.join(__dirname, "bin", "esbuild");
97
- var isToPathJS = true;
98
- function validateBinaryVersion(...command) {
99
- command.push("--version");
100
- let stdout;
101
- try {
102
- stdout = child_process.execFileSync(command.shift(), command, {
103
- // Without this, this install script strangely crashes with the error
104
- // "EACCES: permission denied, write" but only on Ubuntu Linux when node is
105
- // installed from the Snap Store. This is not a problem when you download
106
- // the official version of node. The problem appears to be that stderr
107
- // (i.e. file descriptor 2) isn't writable?
108
- //
109
- // More info:
110
- // - https://snapcraft.io/ (what the Snap Store is)
111
- // - https://nodejs.org/dist/ (download the official version of node)
112
- // - https://github.com/evanw/esbuild/issues/1711#issuecomment-1027554035
113
- //
114
- stdio: "pipe"
115
- }).toString().trim();
116
- } catch (err) {
117
- if (os2.platform() === "darwin" && /_SecTrustEvaluateWithError/.test(err + "")) {
118
- let os3 = "this version of macOS";
119
- try {
120
- os3 = "macOS " + child_process.execFileSync("sw_vers", ["-productVersion"]).toString().trim();
121
- } catch {
122
- }
123
- throw new Error(`The "esbuild" package cannot be installed because ${os3} is too outdated.
124
-
125
- The Go compiler (which esbuild relies on) no longer supports ${os3},
126
- which means the "esbuild" binary executable can't be run. You can either:
127
-
128
- * Update your version of macOS to one that the Go compiler supports
129
- * Use the "esbuild-wasm" package instead of the "esbuild" package
130
- * Build esbuild yourself using an older version of the Go compiler
131
- `);
132
- }
133
- throw err;
134
- }
135
- if (stdout !== versionFromPackageJSON) {
136
- throw new Error(`Expected ${JSON.stringify(versionFromPackageJSON)} but got ${JSON.stringify(stdout)}`);
137
- }
138
- }
139
- function isYarn() {
140
- const { npm_config_user_agent } = process.env;
141
- if (npm_config_user_agent) {
142
- return /\byarn\//.test(npm_config_user_agent);
143
- }
144
- return false;
145
- }
146
- function fetch(url) {
147
- return new Promise((resolve, reject) => {
148
- https.get(url, (res) => {
149
- if ((res.statusCode === 301 || res.statusCode === 302) && res.headers.location)
150
- return fetch(res.headers.location).then(resolve, reject);
151
- if (res.statusCode !== 200)
152
- return reject(new Error(`Server responded with ${res.statusCode}`));
153
- let chunks = [];
154
- res.on("data", (chunk) => chunks.push(chunk));
155
- res.on("end", () => resolve(Buffer.concat(chunks)));
156
- }).on("error", reject);
157
- });
158
- }
159
- function extractFileFromTarGzip(buffer, subpath) {
160
- try {
161
- buffer = zlib.unzipSync(buffer);
162
- } catch (err) {
163
- throw new Error(`Invalid gzip data in archive: ${err && err.message || err}`);
164
- }
165
- let str = (i, n) => String.fromCharCode(...buffer.subarray(i, i + n)).replace(/\0.*$/, "");
166
- let offset = 0;
167
- subpath = `package/${subpath}`;
168
- while (offset < buffer.length) {
169
- let name = str(offset, 100);
170
- let size = parseInt(str(offset + 124, 12), 8);
171
- offset += 512;
172
- if (!isNaN(size)) {
173
- if (name === subpath) return buffer.subarray(offset, offset + size);
174
- offset += size + 511 & ~511;
175
- }
176
- }
177
- throw new Error(`Could not find ${JSON.stringify(subpath)} in archive`);
178
- }
179
- function installUsingNPM(pkg, subpath, binPath) {
180
- const env = { ...process.env, npm_config_global: void 0 };
181
- const esbuildLibDir = path2.dirname(require.resolve("esbuild"));
182
- const installDir = path2.join(esbuildLibDir, "npm-install");
183
- fs2.mkdirSync(installDir);
184
- try {
185
- fs2.writeFileSync(path2.join(installDir, "package.json"), "{}");
186
- child_process.execSync(
187
- `npm install --loglevel=error --prefer-offline --no-audit --progress=false ${pkg}@${versionFromPackageJSON}`,
188
- { cwd: installDir, stdio: "pipe", env }
189
- );
190
- const installedBinPath = path2.join(installDir, "node_modules", pkg, subpath);
191
- fs2.renameSync(installedBinPath, binPath);
192
- } finally {
193
- try {
194
- removeRecursive(installDir);
195
- } catch {
196
- }
197
- }
198
- }
199
- function removeRecursive(dir) {
200
- for (const entry of fs2.readdirSync(dir)) {
201
- const entryPath = path2.join(dir, entry);
202
- let stats;
203
- try {
204
- stats = fs2.lstatSync(entryPath);
205
- } catch {
206
- continue;
207
- }
208
- if (stats.isDirectory()) removeRecursive(entryPath);
209
- else fs2.unlinkSync(entryPath);
210
- }
211
- fs2.rmdirSync(dir);
212
- }
213
- function applyManualBinaryPathOverride(overridePath) {
214
- const pathString = JSON.stringify(overridePath);
215
- fs2.writeFileSync(toPath, `#!/usr/bin/env node
216
- require('child_process').execFileSync(${pathString}, process.argv.slice(2), { stdio: 'inherit' });
217
- `);
218
- const libMain = path2.join(__dirname, "lib", "main.js");
219
- const code = fs2.readFileSync(libMain, "utf8");
220
- fs2.writeFileSync(libMain, `var ESBUILD_BINARY_PATH = ${pathString};
221
- ${code}`);
222
- }
223
- function maybeOptimizePackage(binPath) {
224
- const { isWASM } = pkgAndSubpathForCurrentPlatform();
225
- if (os2.platform() !== "win32" && !isYarn() && !isWASM) {
226
- const tempPath = path2.join(__dirname, "bin-esbuild");
227
- try {
228
- fs2.linkSync(binPath, tempPath);
229
- fs2.renameSync(tempPath, toPath);
230
- isToPathJS = false;
231
- fs2.unlinkSync(tempPath);
232
- } catch {
233
- }
234
- }
235
- }
236
- async function downloadDirectlyFromNPM(pkg, subpath, binPath) {
237
- const url = `https://registry.npmjs.org/${pkg}/-/${pkg.replace("@esbuild/", "")}-${versionFromPackageJSON}.tgz`;
238
- console.error(`[esbuild] Trying to download ${JSON.stringify(url)}`);
239
- try {
240
- fs2.writeFileSync(binPath, extractFileFromTarGzip(await fetch(url), subpath));
241
- fs2.chmodSync(binPath, 493);
242
- } catch (e) {
243
- console.error(`[esbuild] Failed to download ${JSON.stringify(url)}: ${e && e.message || e}`);
244
- throw e;
245
- }
246
- }
247
- async function checkAndPreparePackage() {
248
- if (isValidBinaryPath(ESBUILD_BINARY_PATH)) {
249
- if (!fs2.existsSync(ESBUILD_BINARY_PATH)) {
250
- console.warn(`[esbuild] Ignoring bad configuration: ESBUILD_BINARY_PATH=${ESBUILD_BINARY_PATH}`);
251
- } else {
252
- applyManualBinaryPathOverride(ESBUILD_BINARY_PATH);
253
- return;
254
- }
255
- }
256
- const { pkg, subpath } = pkgAndSubpathForCurrentPlatform();
257
- let binPath;
258
- try {
259
- binPath = require.resolve(`${pkg}/${subpath}`);
260
- } catch (e) {
261
- console.error(`[esbuild] Failed to find package "${pkg}" on the file system
262
-
263
- This can happen if you use the "--no-optional" flag. The "optionalDependencies"
264
- package.json feature is used by esbuild to install the correct binary executable
265
- for your current platform. This install script will now attempt to work around
266
- this. If that fails, you need to remove the "--no-optional" flag to use esbuild.
267
- `);
268
- binPath = downloadedBinPath(pkg, subpath);
269
- try {
270
- console.error(`[esbuild] Trying to install package "${pkg}" using npm`);
271
- installUsingNPM(pkg, subpath, binPath);
272
- } catch (e2) {
273
- console.error(`[esbuild] Failed to install package "${pkg}" using npm: ${e2 && e2.message || e2}`);
274
- try {
275
- await downloadDirectlyFromNPM(pkg, subpath, binPath);
276
- } catch (e3) {
277
- throw new Error(`Failed to install package "${pkg}"`);
278
- }
279
- }
280
- }
281
- maybeOptimizePackage(binPath);
282
- }
283
- checkAndPreparePackage().then(() => {
284
- if (isToPathJS) {
285
- validateBinaryVersion(process.execPath, toPath);
286
- } else {
287
- validateBinaryVersion(toPath);
288
- }
289
- });