6.0.0 breaks AoT: datatable.component.scss not found
See original GitHub issueI’m submitting a … (check one with “x”)
[X] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here
Current behavior
AOT build using angular-cli
beta 26 fails:
ERROR in ENOENT: no such file or directory, open '/foo/frontend/node_modules/@swimlane/ngx-datatable/release/components/datatable.component.scss'
Expected behavior
Reproduction of the problem
What is the motivation / use case for changing the behavior?
Please tell us about your environment:
-
Table version: 0.7.x 6.0.0
-
Angular version: 2.0.x 2.4.5
-
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X. n/a
-
Language: [all | TypeScript X.X | ES6/7 | ES5] Typescript 2.1.4
Issue Analytics
- State:
- Created 7 years ago
- Reactions:6
- Comments:34 (19 by maintainers)
Top Results From Across the Web
Can't find stylesheet to import. @use '~@angular/material' as ...
I created an Angular project using the CLI. I'm using SCSS, and I included Angular Material with a ...
Read more >invalid options object. dev server has been initialized - You.com
Dev Server has been initialized using an options object that does not match the API schema. - options has an unknown property 'contentBase'....
Read more >Release Notes — Airflow Documentation
In order to make airflow dags test more useful as a testing and debugging tool, we no longer run a backfill job and...
Read more >Migration Guide | Cypress Documentation
Component Testing Updates. As of Cypress 11, Component Testing is now generally available. There are some minor breaking changes. Most projects ...
Read more >Package List — Spack 0.20.0.dev0 documentation
Alternatively, add the files to a mirror so that Spack can find them. ... of the Python standard argparse library (though not necessarily...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Please retest. I made a temp fix to move the scss for now.
+1 I’ve got the same issue