-
This plugin doesn’t work with Webpack 5. Here’s a minimal example of how it fails:
```
[user@academic:~/favicons-webpack-plugin-webpack-5-example]% cat webpack.config.js
const HtmlPlugin = requi…
-
Hi Frederic,
I updated ` jupyterlab_toastify` from v4.0.0 to v4.1.0 and then my extension for jupyterlab 1.2.6 has stopped working. I got following error while rebuilding jupyterlab:
```
./node_mo…
-
Add growl notifications to notify users on completed actions or when errors occur
-
First of all, nice app you got here :)
I thought I could try out the Dockerfile. Seems like a lot of the dependencies are deprecated, and in the end the build fails (because `npm install` fails, be…
-
🐛 bug report
### 🎛 Configuration (.babelrc, package.json, cli command)
Without config just do
```
yarn init
yarn add parcel-bundler
```
create index.js:
```
(async function () { re…
-
When I upgraded to 2.7 my web_modules imports contain backwards slashes.
For example:
```jsx
import React from 'react';
import ReactDOM from 'react-dom';
import { Router } from "@reach/router";…
nojaf updated
4 years ago
-
Hi,
After the 2.0.3 update, i always got this error
ERROR in [at-loader] ./node_modules/chonky/lib/action-definitions/index.d.ts:61:50
TS2694: Namespace '"C:/Users/.../node_modules/chonk…
-
Hi guys,
I tried to run this command in the shell:
`npx create-react-app my-app --template rmw`
but is showing to me this error
```
yarn create react-app my-app --template rmw
yarn creat…
-
Paths: /Users/user/myapp/app/node_modules/@rimiti/react-native-toastify/node_modules/react-native/package.json collides with /Users/user/myapp/app/node_modules/react-native/package.json
```
$ expo…
-
I was trying to import the package that i download from online builder. Am i doing it correctly? How should I import it?
1. npm install from the folder.
2. npm build from the folder.
Error: Mod…