-
When the NodeJS process runs with `--frozen-intrinsics`, creating a pino logger throws an error.
```
> node --env-file ./.env --enable-source-maps --disable-proto=throw --disallow-code-generation-…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
I can use in my tsconfig.json:
- allowImportingTsExtensions:true
To use:
```javascr…
-
### What is the problem this feature will solve?
The new experimental watch feature is awesome, but sometimes apps depend on non-imported files or data. For example, if your app has a set of template…
ghost updated
1 month ago
-
Installing the latest version of the package gives two deprecation notices:
```
PS> npm -g install @electron/asar@3.2.14
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks mem…
-
Attempting to use the plugin with Storybook 6.5.9 on Windows and it fails silently by not showing any tokens in the panel or via the doc blocks.
On debugging, it's clear that the `glob.sync` is re…
-
Looking at your README, I wanted to setup an instance on my own server.
I cloned the repository, and in the root of the repository did:
```shell
$ nvm use 20
$ npm install
```
The first en…
-
##### **Overview of the issue**
I was following the tutorial to set up the React front end and a lot of warnings popped up. Seems like some files or libraries are deprecated or have security is…
-
```
/home/user/.vscode/extensions/tomrijndorp.find-it-faster-0.0.38/find_within_files.sh '/home/user/DCA-DMAP'
/home/user/.vscode/extensions/tomrijndorp.find-it-faster-0.0.38/find_within_files.sh …
-
Hi,
we are using PostCSS with this plugin and vite and have noticed a pretty significant performance degradation starting with v11 when using the `mixinsFiles` option.
As soon as either multiple…
-
We have a need to import all files in a folder that exist in a child installed node module.
We expect this...
```javascript
import intlMessages from '@scopeName/packageName/intl/*.json';
```
…