-
Hi,
When I try to transpile, I get the following errors,
node_modules/@types/chai/index.d.ts:121:9 - error TS8020: JSDoc types can only be used inside documentation comments.
121 any?, …
-
Just went down a rabbit-hole trying to update NPM dependencies while getting the CoffeeScript transpiling / Karma setup to work. Ultimately punted. Given that CoffeeScript is losing support in favor o…
-
Thanks for this package! It's great, except that it only works where ES6 syntax is supported. It would be great if it could have a transpiled version that was published to npm.
-
### Description
I would really like to build a server entrypoint that is not only transpiled (as in #562) but also *bundled*, so that the resulting `dist` folder is completely standalone. I don't wan…
-
### Proposal
I really like the direction that the policy toolkit is taking the policy authoring experience. As a C# developer, this will absolutely make me more productive in authoring policies. I …
-
### Environment
- **Qiskit version**: 1.2.1
- **Python version**: 3.10.14
- **Operating system**: Ubuntu 20.04.6 LTS (WSL2)
### What is happening?
I can't transpile a parameterized circui…
-
## Current Behavior
@nrwl/node application does not transpile to esm so esm-only packages (like node-fetch) fail.
## Expected Behavior
Should transpile to esm
## Steps to Reproduce
1. npx cre…
-
# 🐛 bug report
## Description of the problem
Whatever I do, my sandbox is stuck at the 'Transpiling Modules' step...
### To Reproduce
https://codesandbox.io/s/rq-pagination-issue-cyjfcy
…
-
We are using webpack and it requires ES2015 to re-ingest the node modules. Is it possible to have this library transpiled to ES2015?
-
Hi there,
I did exactly what you said : `git clone`, `npm install`, `npm start` I get the following error :
```
ERROR in ./src/index.jsx
Module build failed: SyntaxError: Unexpected token (6:…