-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Less file error with angular 15 #658
Comments
@ourai , @apnerve , @andreykyz , @styfle Please any help with this issue? |
I used the CDN approach an import the dist files in the projet. and then load the tables like this in the components: you might have to include this right after you imports in your component file this to declare the x_spreadsheet function |
Same issue for me, did you solve the problem? @IbrahimAlhaj9 |
May be tagging the author and maintainer @myliang might help. I didn't contribute much to this repo. Just made a tiny styling change about 6 years ago :) |
Hello Everyone, I got this error when build the project:
angular.json:
Package.json:
Any idea how I can resolve this issue?
Thank you in advance.
The text was updated successfully, but these errors were encountered: