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

npm packages sweetalert2 (TS syntax error) and source-map (not found) build errors #102

Open
radrad opened this issue Apr 7, 2022 · 0 comments
Milestone

Comments

@radrad
Copy link

radrad commented Apr 7, 2022

I can report 2 javascript or npm annoing errors when building the solution:
I upgraded the solution projects to 5.2.0. I use VS 2022

This is how I update the solution:
abp update -v 5.2.0
and
abp install-libs

What am I supposed to do? How does abp.io framework build .ts files?
Should I have typescript installed globally? Is gulp.js needed and to run it? Is npm install needed.

1. sweetalert2
Error TS1144 (TS) '{' or ';' expected. EventHub.Web JavaScript Content Files E:\Volosoft\apps\eventhub\src\EventHub.Web\node_modules\sweetalert2\sweetalert2.d.ts

image

2. source-map not found
Error TS6053 File 'E:/Volosoft/apps/eventhub/src/EventHub.Web/node_modules/source-map/source-map' not found.

image

image

@hikalkan hikalkan added this to the backlog milestone Aug 17, 2023
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