Open
Description
Describe the bug
npm install --save-dev @nuxtjs/mdx
throws error "postinstall": "yarn --cwd docs" spawn ENOENT,
Failed at the @nuxtjs/[email protected] postinstall script.
To Reproduce
Steps to reproduce the behavior:
- Within Nuxt.js project
- Run
npm install --save-dev @nuxtjs/mdx
- See error: postinstall": "yarn --cwd docs" spawn ENOENT
Expected behavior
npm package is installed successfully.
Desktop (please complete the following information):
- OS: macOS Catalina
- npm version: 6.14.9
- node version: v14.15.3
Do I really need yarn to use this package?
Any help would be appreciated! Thanks!
Metadata
Metadata
Assignees
Labels
No labels