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

Styles don't included when node_module folder is a symbolic link #16559

Closed
1 of 15 tasks
a-legrand opened this issue Jan 6, 2020 · 2 comments
Closed
1 of 15 tasks

Styles don't included when node_module folder is a symbolic link #16559

a-legrand opened this issue Jan 6, 2020 · 2 comments
Labels
Milestone

Comments

@a-legrand
Copy link

  • new
  • build
  • serve
  • test
  • e2e
  • generate
  • add
  • update
  • lint
  • xi18n
  • run
  • config
  • help
  • version
  • doc

Is this a regression?

No

Description

The exact same bug as in #5515

My node_modules folder is a symlink
I can't include styles from that location. But I can include scripts. Very strange

🔬 Minimal Reproduction

"styles": [
  "src/sass/app.scss",
  "node_modules/quill/dist/quill.core.css",
],

🔥 Exception or Error

No error, but styles aren't added to the final stylesheet.

Environment

Angular CLI: 8.3.21
Node: 10.16.3
OS: linux x64
Angular: 8.2.14

@alan-agius4 alan-agius4 added area: @angular-devkit/build-angular freq1: low Only reported by a handful of users who observe it rarely severity3: broken labels Jan 6, 2020
@ngbot ngbot bot added this to the needsTriage milestone Jan 6, 2020
@ngbot ngbot bot modified the milestones: needsTriage, Backlog Jan 6, 2020
@dgp1130 dgp1130 added needs: discussion On the agenda for team meeting to determine next steps triage #1 labels May 27, 2020
@alan-agius4 alan-agius4 removed the needs: discussion On the agenda for team meeting to determine next steps label May 28, 2020
@alan-agius4
Copy link
Collaborator

Duplicate of #3500

@alan-agius4 alan-agius4 marked this as a duplicate of #3500 May 28, 2020
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jun 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants