Skip to content
This repository has been archived by the owner on Mar 27, 2021. It is now read-only.

Сannot be compiled #49

Open
serkor opened this issue Mar 29, 2020 · 3 comments
Open

Сannot be compiled #49

serkor opened this issue Mar 29, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@serkor
Copy link

serkor commented Mar 29, 2020

Package cannot be compiled via yarn build command(

@harryadel
Copy link

Same issue here. It has to do with cssloader.

@Physiix Physiix added the bug Something isn't working label Apr 16, 2020
@idea-launch-lab
Copy link

Hi, any resolution to the issue with yarn build failing?

 ERROR  Failed to compile with 1 errors                                                                                                                                11:15:42 AM

 error  in /Users/docs/topsi-project-manager/src/components/dialogs/content/EditNoteDialog.vue

ERROR in /Users/docs/topsi-project-manager/src/components/dialogs/content/EditNoteDialog.vue(78,7):
78:7 Argument of type 'number' is not assignable to parameter of type 'string'.
    76 |       this.note.category,
    77 |       this.note.color,
  > 78 |       this.note.milestoneId,
       |       ^
    79 |       this.note.tags
    80 |     );
    81 |     updatedNote.id = this.note.id;

 ERROR  Build failed with errors.
error Command failed with exit code 1.

Thank you.

@jazz-it
Copy link

jazz-it commented Jul 23, 2020

Still same issue here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants