question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

6.0.0 breaks AoT: datatable.component.scss not found

See original GitHub issue

I’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:closed
  • Created 7 years ago
  • Reactions:6
  • Comments:34 (19 by maintainers)

github_iconTop GitHub Comments

3reactions
amcdnlcommented, Jan 31, 2017

Please retest. I made a temp fix to move the scss for now.

3reactions
gerhardboercommented, Jan 26, 2017

+1 I’ve got the same issue

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found