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

When we try to run "yarn build-prod" getting the following error #705

Open
viswa72 opened this issue Mar 8, 2024 · 0 comments
Open

When we try to run "yarn build-prod" getting the following error #705

viswa72 opened this issue Mar 8, 2024 · 0 comments

Comments

@viswa72
Copy link

viswa72 commented Mar 8, 2024

We have cloned the project from get then did the following :

  1. yarn install
  2. yarn start ( it is working no issue)
  3. yarn build-prod
    Then getting the following error.

/home/user/material/mp-react-components/node_modules/three/examples/jsm/exporters/GLTFExporter.js: Unexpected token: punc (.)
at Z.get (/home/user/material/mp-react-components/node_modules/parcel-bundler/node_modules/terser/dist/bundle.min.js:1:525)
at Object.errorToJson (/home/user/material/mp-react-components/node_modules/@parcel/utils/src/errorUtils.js:9:20)
at Pipeline.process (/home/user/material/mp-react-components/node_modules/parcel-bundler/src/Pipeline.js:29:26)
at async Object.run (/home/user/material/mp-react-components/node_modules/parcel-bundler/src/worker.js:15:12)
at async Child.handleRequest (/home/user/material/mp-react-components/node_modules/@parcel/workers/src/child.js:60:26)

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