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

Compile Errors #17

Open
AlexandruNegura opened this issue Aug 24, 2017 · 0 comments
Open

Compile Errors #17

AlexandruNegura opened this issue Aug 24, 2017 · 0 comments

Comments

@AlexandruNegura
Copy link

I just cloned the project, ran the "npm install" and "npm run start" commands and got endless lines of errors. I used IntelIJ to run the project via the Terminal built inside.

Most of them come from "node_modules", the 'exclude' tag from tsconfig.json seems to not be working properly. Only 2-3 errors come from /src:

ERROR in [default] D:\Proiect\Components\swagger2-angular2-materialize\src\app\vendor.ts:24:8
Left-hand side of assignment expression cannot be a constant or a read-only property.

ERROR in [default] D:\Proiect\Components\swagger2-angular2-materialize\src\custom-typings.d.ts:25:12
Cannot redeclare block-scoped variable 'hljs'.

node version = 6.10.3
nom version = 3.10.10

Hope you are still available. I am very interested to see this swagger/angular version work.

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

No branches or pull requests

1 participant