-
Hello there,
I'm getting this error when I run a very basic test in Jest :
```typescript
describe('Page', () => {
it('should render the page', async () => {
render()
})
})
```
I…
-
ERROR Error: [NbOverlayContainerAdapter]: Layout not found.
When using Nebular '' is required and should wrap other nebular components.
at throwLayoutNotFoundError (nebular-theme.mjs:1122:11)
…
-
**Retire.js version: 4.3.1**
**node version: 18.3.1**
**Description:** Newer version of vuejs(3.x) and is not detected.
**Expected behaviour:** Retire js should detect newer version of vue…
-
I have example repo here:
https://github.com/Ciantic/deno-solid-test/
Some reason when running it through *deno* it still tries to run `node.exe` instances.
Notice the telltale warning:
> …
-
## Expected Behavior
Using a `myloader.mjs` file like this
```javascript
import * as module from 'module'
module.register('import-in-the-middle/hook.mjs', import.meta.url)
```
and using `N…
-
**Is your feature request related to a problem? Please describe.**
More and more libraries are leveraging the `.mjs` file extension for their ES Modules. The LWC transformer code only looks for `.js…
-
D:\zerotier\zerotier-edge>pnpm install
Scope: all 2 workspace projects
Lockfile is up to date, resolution step is skipped
Already up to date
webui prepare$ node prepare.mjs
│ node:internal/deps/u…
-
Rapidly creating NgxTurnstileComponents may cause the window callback to be received after components has been destroyed or on a different NgxTurnstileComponent.
Example:
```typescript
export…
-
where can I find main.module.mjs
-
I think it should be 'example.txt' here:
```
Show me local files.
\`\`\`sh
ls
\`\`\`
example.gif ---- example.tst ---- example_dir/
Is there any text file?
Yes, there…