-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Describe the bug
npm install --save-dev @nuxtjs/mdx throws error "postinstall": "yarn --cwd docs" spawn ENOENT,
Failed at the @nuxtjs/mdx@1.0.0 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!
kuza2010, ndesai and atflick
Metadata
Metadata
Assignees
Labels
No labels