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

"export assignment" error when compiling Typescript #138

Closed
modulitos opened this issue Oct 28, 2017 · 0 comments
Closed

"export assignment" error when compiling Typescript #138

modulitos opened this issue Oct 28, 2017 · 0 comments

Comments

@modulitos
Copy link
Contributor

modulitos commented Oct 28, 2017

When using the latest type definitions with Sequelize 4.17.0, I get the following error when compiling with tsc:

node_modules/@types/sequelize/lib/query-types.d.ts(3,16): error TS2714: The expression of an export assignment must be an identifier or qualified name in an ambient context.

Perhaps I'm missing something in my local setup, but this appears to be an issue with the Sequelize type definitions.

I am running typescript 2.6.0-rc on Linux, 4.13.8-1-ARCH #1 SMP PREEMPT x86_64 GNU/Linux, if that matters.

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