-
I used the reflect-metadata installation package, I introduced it, and configured some corresponding methods in the tsconfig file, I have to specify some parameters:
![image](https://user-images.gi…
-
I have this simple code that when transpiled with tsc 4.8.4, emit "design:returntype" metadata :
```ts
import { Reflect } from 'https://deno.land/x/deno_reflect@v0.2.1/mod.ts';
export const Pr…
-
### Bug description
I have a couple of `$queryRawUnsafe` on my code, but they all started breaking as soon as I started using "reflect-metadata".
`"TypeError: Cannot read properties of undefined (…
-
Unify the import and export of spectral profiles into / from spectral libraries
- import ASD, SED, SVC and EcoSIS csv files
- unify field names for common attributes like reference and target prof…
-
After following the installation instructions, when I try to run the program I get the following error message
```
App threw an error during load
Error: Cannot find module 'reflect-metadata'
Req…
-
### Steps to reproduce
Steps:
1.yarn dev
2.save any css for pigment-css on vscode
3.not reflected saved css on the display
When I change `color: "blue"` to `color: "red"` then save it on the…
-
1. `./gradlew scaffold --coordinates com.example:my-library:1.0.0`
2. Remove `testImplementation "com.example:my-library:$libraryVersion"` from `build.gradle`
3. Edit `metadata/com.example/my-librar…
-
As a UCL site user navigating Use Case library, in order for the use case details and metadata to provide value to me, I would like to be able to easily determine what metadata is assigned to use case…
-
When using `import` to import this polyfill, or when it is done transitively via a dependency that I `import`, the "reflect-metadata" polyfill does not work correctly.
```sh
> npm i esm reflect-me…
-
**Description**:
I am encountering an issue where, after performing a schema migration and deprovisioning the old metadata, the new metadata is not being updated correctly. I have followed the proces…