-
The project wont work at all for me, using npm start prompts following error on Windows 11.
I freshly installed nodejs less than 1 hour ago, on a clean Windows 11 system. Running node v18.4.0.
Ju…
-
When i attempt to run the dev server by sending the command npm run dev in the command prompt it accepts the command, but fails due to the "webpack" not being recognised as a command. Here is what it …
-
I have made 2 simple changes in `next` branch:
* remove `plugins` from .babelrc
* add `react-hot-reload/webpack` to `webpack.config.js`
My git diff:
```
diff --git a/.babelrc b/.babelrc
index …
-
I'm on Windows 10 x64 and can't get the boilerplate to run.
## Error on master branch
on commit `c7a808185b372a27dfe5758b340578c95922f74e`
```
git clone git@github.com:gaearon/react-hot-boilerplate.…
-
**Is your suggestion related to an experience ? Please describe.**
The current [default sample](https://github.com/asgardeo/asgardeo-auth-react-sdk/tree/v5.1.2/samples/asgardeo-react-app) is writ…
-
D:\myProject\abc\wxapp-boilerplate-master>npm run build
> wxapp-boilerplate@0.0.0 prebuild D:\myProject\abc\wxapp-boilerplate-master
> rimraf dist
> wxapp-boilerplate@0.0.0 build D:\myProject…
-
I'm building an electron app based on electron-react-boilerplate with these versions:
electron: ^31.3.0
react-router-dom: ^6.22.3
electron-router-dom: ^2.0.0
webpack: ^5.88.2
And react-router…
-
I have been fighting with this for days, and I am sure i have filled out my .env.local with the needed information. But i keep getting this:
"```
Object { name: "Auth Error", message: "EmailSigni…
-
```
$ yarn build
yarn run v1.3.2
$ cross-env NODE_ENV=production webpack --progress --config webpack/prod.config -p
clean-webpack-plugin: /Users/romanfrolow/personal_projects/react/vendor/gabrielf…
-
### What problem does this feature solve?
Hello. I want to ask for help. For a full migration from webpack to rspack, there is a small functionality missing to support some webpack packages. Could yo…