You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run the tool, but I noticed some issues:
When I try "npm install", I see the following: "found 33 vulnerabilities (2 low, 15 moderate, 16 high)"
When try "npm run dev-server" after the installation, it compiled successfully, but when navigate to "http://localhost:8080/", it still an empty page. The "public" folder is empty, and no details about what kind of files should be there.
I tried to move trips.json file, once from 'src' folder ( ~ 51 mb file), and once from 'data' folder, but doesn't work.
Thank you,
Jalal
The text was updated successfully, but these errors were encountered:
I am trying to run the tool, but I noticed some issues:
When I try "npm install", I see the following: "found 33 vulnerabilities (2 low, 15 moderate, 16 high)"
When try "npm run dev-server" after the installation, it compiled successfully, but when navigate to "http://localhost:8080/", it still an empty page. The "public" folder is empty, and no details about what kind of files should be there.
I tried to move trips.json file, once from 'src' folder ( ~ 51 mb file), and once from 'data' folder, but doesn't work.
Thank you,
Jalal
The text was updated successfully, but these errors were encountered: