alleyinteractive / alleyinteractive/byline-manager
Failed to load plugin @wordpress when building
Open
bug
- Dominant language
- PHP
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
### 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_
Contributor guide
Assessment
This issue has not been assessed yet.