Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

[Bug]: Failed to unplug SFUI components #367

Open
1 task done
Rosinida opened this issue Jun 16, 2022 · 0 comments
Open
1 task done

[Bug]: Failed to unplug SFUI components #367

Rosinida opened this issue Jun 16, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@Rosinida
Copy link

Expected Behavior

I tried to unplug SFUI components from my clean install with yarn and npm.
https://docs.storefrontui.io/?path=/docs/getting-started-development-guide-pull-off-components--page

Actual Behavior

Unfortunately I always get the same error:

...
Store/node_modules/@storefront-ui/vue/scripts/copy-components.js:150:5 {
  errno: -20,
  syscall: 'scandir',
  code: 'ENOTDIR',
  path: '......../storefrontUI/components/components/templates/internalData.js'
}
error Command failed with exit code 1.

Possible Solution

No response

Steps to reproduce

  1. Installed vue storefront
  2. tried to pull off the components:
    https://docs.storefrontui.io/?path=/docs/getting-started-development-guide-pull-off-components--page
    (the last step failed: "run in your console npm copy-components (or if you use yarn: yarn copy-components) and that's all.")

What version of shopify integration are you using?

453a911

What version of Node.js are you using?

v16.14.2

What browser (and version) are you using?

Chrome 102.0.5005.61

What operating system (and version) are you using?

Mac OS 12.4

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Rosinida Rosinida added the bug Something isn't working label Jun 16, 2022
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

1 participant