-
**The version of Ajv you are using**
8.12
**The environment you have the problem with**
node v16.16.0, ESM project (`{type: module}`)
**Your code (please make it as small as possible to re…
-
Here are my chart.js versions:
Error: `Cannot read properties of undefined (reading '_labels')`
Problem statement:
I can't produce the workflow or step-by-step why it creates an issue. I mak…
-
With previous the version 2, I had no issue using this package with tsx or ts-node targeting esm.
Now with version 3, convert is not a function but an object with a default key containing the functio…
-
ECMAScript Modules (aka "ES6 Modules" or "ESM") is a module system that natively works in most browsers. Newer versions of Node.js also natively support it. The USWDS javascript code should switch fro…
-
The title is pretty self-explanatory.
While the option displays correctly in V12 when you select "Also fade", the additional behaviour is unfortunately not applied.
### Log
```
Foundry VTT |…
Xain3 updated
2 weeks ago
-
files:
```ts
// entry.ts
import { a } from './file'
// file.ts
export const a = 123
```
config:
```ts
export default defineConfig({
entry: ['./entry.ts', './file.ts'],
format: 'esm'…
-
```
mport { A } from '@mobily/ts-belt';
^
SyntaxError: Named export 'A' not found. The requested module '@mobily/ts-belt' is a CommonJS module, which may not support all module.exports as …
-
Will keep CJS as well, using rollup. In progress :D
Also this is kinda broken bc node-fetch esm
-
vue.runtime.esm.js:3049 TypeError: Cannot read properties of undefined (reading 'h')
at r (vue-color.min.js:1:1)
at VueComponent.data (vue-color.min.js:1:1)
at getData (vue.runtime.esm.…
-
Hi,
Once i installed this extension on a new instance, and created a Pages collection, added this extension, filled in the meta-title and description, i get the following error:
```
TypeError:…
prikr updated
1 month ago