X Tutup
The Wayback Machine - https://web.archive.org/web/20200912021645/https://github.com/coreui/coreui-angular/issues/30
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

Compilation fails due to "quill.snow.css" resolution failure for text-editors.component.ts in Mac OS. #30

Open
fabricioepa opened this issue Nov 8, 2018 · 0 comments

Comments

@fabricioepa
Copy link

@fabricioepa fabricioepa commented Nov 8, 2018

Environment:

  • Operating system and version: Mac OS X 10.14
  • Browser and version: N/A

Procedure:

  1. Download and unzip coreui-pro-angular-admin-template-2.0.0.zip
  2. Run command "yarn" and wait for installation to be finished
  3. Run command "yarn start"

Current Result

Console prints the error

    ERROR in ./src/app/views/editors/text-editors/text-editors.component.ts Module not found: Error: Can't resolve '../../../../../node_modules/quill/dist/quill.snow.css' 

Expected Result

Compilation should succeed for source distribution package version 2.0.0

Evidences

captura de tela 2018-11-08 as 10 52 57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.
X Tutup