Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

Bug: command is not recognized of the command postinstall #379

Open
Rossella-Mascia-Neosyn opened this issue Aug 10, 2022 · 2 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@Rossella-Mascia-Neosyn
Copy link

Description

When i run yarn install it tells me that the command patch-package is not recognized.

My colleague who has the mac does not have this problem while I from windows have this problem.

image

Expected result

What i expect is that i would have to create it in the public monaco-editor folder to be able to use it locally

Actual result

This not work

Reproduction

nextjs

Additional context

No response

@Rossella-Mascia-Neosyn Rossella-Mascia-Neosyn added the bug Something isn't working label Aug 10, 2022
@Andarist Andarist transferred this issue from statelyai/xstate Aug 10, 2022
@Andarist
Copy link
Member

Could you list the content of the directory that you get back from npm bin? This directory is usually just node_modules/.bin but I'm not sure if the location is the same on Windows. I usually just do this:

ls -alh node_modules/.bin

But I'm also not sure if you have access to ls.

@Rossella-Mascia-Neosyn
Copy link
Author

The command is wrong but I made these screens if I can be useful.

image
image
image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants