alleyinteractive / alleyinteractive/byline-manager
Failed to load plugin @wordpress when building
Offen
bug
- Vorherrschende Sprache
- PHP
- Sterne
- 6
- Forks
- 1
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### Description of the bug
When running `nvm use` `npm install` and `npm run build` the output contains a lot of this:
```
WARNING in ./client/src/store/reducer.js
Module Warning (from ./node_modules/eslint-loader/dist/cjs.js):
Failed to load plugin @wordpress: Cannot find module 'eslint-plugin-@wordpress'
```
### Steps To Reproduce
```sh
nvm use
npm install
npm run build
```
### Additional Information
_No response_
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.