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

Error on npm run dev when using vite #7238

Closed
zdravkov opened this issue Mar 2, 2023 · 0 comments
Closed

Error on npm run dev when using vite #7238

zdravkov opened this issue Mar 2, 2023 · 0 comments
Assignees
Labels
Bug FP: Completed Sync status with associated Feedback Item jQuery

Comments

@zdravkov
Copy link
Member

zdravkov commented Mar 2, 2023

Bug report

Error when trying to run npm run dev
X [ERROR] Unterminated string literal

node_modules/@progress/kendo-ui/umd/kendo.all.min.js.map:1:5961245:

Reproduction of the problem

download project from ticket : 1597960 01 Mar 2023
npm ci
npm run dev

Current behavior

an error is observer

Expected/desired behavior

the site runs without errors

Workaround

use the following import
import '@progress/kendo-ui/esm/kendo.all.js'

Environment

  • Kendo UI version: 2023.2.606
  • Browser: all
@zdravkov zdravkov added Bug FP: Unplanned Sync status with associated Feedback Item labels Mar 2, 2023
@Iankodj Iankodj self-assigned this Jun 26, 2023
@github-actions github-actions bot added FP: Completed Sync status with associated Feedback Item and removed FP: Unplanned Sync status with associated Feedback Item labels Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug FP: Completed Sync status with associated Feedback Item jQuery
Projects
None yet
Development

No branches or pull requests

3 participants