Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 [BUG] - Windows Installation #2

Open
isonnymichael opened this issue Nov 9, 2023 · 0 comments
Open

🐛 [BUG] - Windows Installation #2

isonnymichael opened this issue Nov 9, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@isonnymichael
Copy link

Description

I tried to follow the installation steps, but I find some problems:

  1. Default git repository
  2. Conflict dependency react
  3. error An unexpected error occurred: "https://registry.npmjs.org/...-cli: Not found".
  4. Boilerplate settings not show

I'm trying to figure out, and I found the solution:

  1. First I must create new repository github (Because the framework automatically generates the git repository on package)
  2. I just tried using yarn and it's work fine
  3. Delete dependency
  4. config->path in constructor Plugin separator directory was wrong in Windows, it's should be DIRECTORY_SEPARATOR

So that it can be used publicly, it is better to provide further information so that framework can be newbie friendly.

Reproduction URL

https://github.com/artistudioxyz/dot-framework

Reproduction steps

1. npm install

Screenshots

No response

Logs

No response

Browsers

No response

OS

Windows

@isonnymichael isonnymichael added the bug Something isn't working label Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant