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

Failed to run the project locally #468

Open
Sesame-Cat opened this issue Nov 20, 2023 · 0 comments
Open

Failed to run the project locally #468

Sesame-Cat opened this issue Nov 20, 2023 · 0 comments

Comments

@Sesame-Cat
Copy link

I followed the " INSTALL.md " instructions to run the project, but it failed.

Install on Linux

The " this script " link provided here is invalid.

Local development

I run the project by following the steps below:

  1. git clone https://github.com/State-of-the-Edge/lfedge-landscape.git

  2. Use Webstorm2023.1 to open a project.

  3. npm install

  4. npm run build , then npm run open:dist (compiles and opens a production build)

I looked at "package.json" and found that the "open:src" or "open:dist" commands were not defined in the file.

In addition, when the

npm run build

command is executed, the dist folder is not generated in the project.

Local Environment:

windows 10 、node v20.9.0 、npm v10.1.0

Can you give me a detailed solution or a local run case?
Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant