-
I would like Node.js to support the following user experience
```bash
$ node script.ts
Typescript support is missing, install it with:
npm i --location=global typescript-node-core
$ npm i --loc…
-
### Environment information
```plain text
System:
OS: Linux 5.15 Ubuntu 22.04.4 LTS 22.04.4 LTS (Jammy Jellyfish)
CPU: (32) x64 13th Gen Intel(R) Core(TM) i9-13900K
Memory: 42.51 GB / 47.04 …
-
Hi, @dop251 (and whoever else is interested in the development of goja).
tl;dr: I (on behalf of the k6 team) would like to coordinate on getting goja to support more ECMAScript standards :D.
I …
-
ERROR in ./app/javascript/stylesheets/application.scss (./node_modules/css-loader/dist/cjs.js??ref--7-1!./node_modules/postcss-loader/src??ref--7-2!./node_modules/sass-loader/dist/cjs.js??ref--7-3!./a…
-
I need an `InterpolateHtmlPlugin` for [esbuild](https://esbuild.github.io/plugins/)...
The is the Webpack plugin definition, written in CommonJS, that ships with `react-scripts`, which handles the …
-
Device: VT8200 UNC DUO USB P/N: 8257-91-00UK
Product Id: 0x0028
This product id is not included in the masks / deviceCmds and none of these four masks seem to work.
cc @maxwellmooney13 @jens…
-
**Describe the bug**
I'm creating a UI Library that is distributed as a ES Module.
in typescript, to create an ES Module compliant package you must import/export all paths as `.js` as outlined her…
-
### Version
29.0.3
### Steps to reproduce
1. Clone my Repo at https://github.com/shiftcode/ts-jest-issue/tree/esm-investigation-mts
2. Follow instruction in [README](https://github.com/shiftcode/t…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
### Precheck
- [X] I searched existing issues before opening this one to avoid duplicates
- [X] I'm able to reproduce this issue and prove it with a minimal reproduction
- [X] I understand this is no…