Skip to content

Nuxtjs: npm install postinall throws error #28

Open
@andrelandgraf

Description

@andrelandgraf

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:

  1. Within Nuxt.js project
  2. Run npm install --save-dev @nuxtjs/mdx
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions