You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have this error after installing @flatfile/angular and importing it to the application module. My application hasn't called this package yet, I don't understand why it's giving me such an error.
Environment
Node v16.15.0
NPM v8.5.5
Angular v11.2.13
@flatfile/angular v3.1.0
Steps To Reproduce Issue
npm i @flatfile/angular
import flatfile package to the application module
ng serve
The text was updated successfully, but these errors were encountered:
The issue
I have this error after installing
@flatfile/angular
and importing it to the application module. My application hasn't called this package yet, I don't understand why it's giving me such an error.Environment
Steps To Reproduce Issue
The text was updated successfully, but these errors were encountered: