Skip to content
This repository has been archived by the owner on Oct 5, 2018. It is now read-only.

Getting compilation error while running gulp command #18

Open
Kshirodram opened this issue Oct 25, 2017 · 1 comment
Open

Getting compilation error while running gulp command #18

Kshirodram opened this issue Oct 25, 2017 · 1 comment

Comments

@Kshirodram
Copy link

Kshirodram commented Oct 25, 2017

I am getting this error while running gulp.

/Users/k0m00qd/projects/swiv-master/node_modules/@types/express-serve-static-core/index.d.ts(179,11): error TS1005 ',' expected.
/Users/k0m00qd/projects/swiv-master/node_modules/@types/express-serve-static-core/index.d.ts(180,12): error TS1005 ',' expected.
/Users/k0m00qd/projects/swiv-master/node_modules/@types/express-serve-static-core/index.d.ts(181,13): error TS1005 ',' expected.
/Users/k0m00qd/projects/swiv-master/node_modules/@types/express-serve-static-core/index.d.ts(178,10): error TS1005 ',' expected.
/Users/k0m00qd/projects/swiv-master/node_modules/@types/express-serve-static-core/index.d.ts(179,11): error TS1005 ',' expected.
/Users/k0m00qd/projects/swiv-master/node_modules/@types/express-serve-static-core/index.d.ts(180,12): error TS1005 ',' expected.
/Users/k0m00qd/projects/swiv-master/node_modules/@types/express-serve-static-core/index.d.ts(181,13): error TS1005 ',' expected.

Any suggestion would help?

I have

@cheddar
Copy link
Collaborator

cheddar commented Oct 25, 2017 via email

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

2 participants