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

Build fails in vue-tour (npm run build) #243

Open
jayarajan93 opened this issue Oct 12, 2022 · 1 comment
Open

Build fails in vue-tour (npm run build) #243

jayarajan93 opened this issue Oct 12, 2022 · 1 comment

Comments

@jayarajan93
Copy link

jayarajan93 commented Oct 12, 2022

Describe the bug
We are not able to build the app into production. While we run npm run build we get an error ; expected and declaration or statement expected in a jsx file.

To Reproduce
Steps to reproduce the behavior:

  1. Install v-tour and setup all tours for testing in local.
  2. run npm run build
  3. check the console for error

Screenshots

image

Expected behavior
The app has to properly be built for production without any errors

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser : Chrome
  • Version : 105.0.5195.127
@jjakob666
Copy link

what version of npm and node? Builds fine for me with: npm: '9.5.0', node: '18.15.0',

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

2 participants