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

Release zip file contents #2945

Open
explunit opened this issue Jul 9, 2024 · 0 comments
Open

Release zip file contents #2945

explunit opened this issue Jul 9, 2024 · 0 comments

Comments

@explunit
Copy link

explunit commented Jul 9, 2024

Expected behavior

The setup instructions said to run npm run build on the extracted release files

Actual behavior

npm ERR! enoent ENOENT: no such file or directory, open 'C:\atlas2-14-1\package.json'
npm ERR! enoent This is related to npm not being able to find a file.

Steps to reproduce behavior

Following the setup guide.

At the moment I've removed the npm run build step from the setup guide, but I'm unclear on the intended behavior. The current release zip includes the node_modules folder and can be copied directly to the web server, but is there a bundling/minification step that's now missing with the current release? I noticed that the browser makes hundreds of requests to load javascript and other resources.

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