alleyinteractive / alleyinteractive/byline-manager

Failed to load plugin @wordpress when building

Open
#239 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.