Skip to content
This repository has been archived by the owner on Dec 23, 2022. It is now read-only.

Angular 9 missing dependencies: -fabric #13

Open
sireaev opened this issue May 9, 2020 · 0 comments
Open

Angular 9 missing dependencies: -fabric #13

sireaev opened this issue May 9, 2020 · 0 comments

Comments

@sireaev
Copy link

sireaev commented May 9, 2020

Hi,

angular: 9.1.0
ngx-image-drawing: 1.2.4

The module is installed on Anuglar 9 using NPM, but in the end when I start the project, I'm getting the error of missing dependency called fabric and the project fails to build on this error.

Solution: Add as a required dependency fabric module (https://github.com/fabricjs/fabric.js)
If I install the fabric module manually it works without any problems. (npm install fabric --save)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant