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

Cannot compile modules unless the '--module' flag is provided. #330

Open
biswardas opened this issue Sep 2, 2016 · 0 comments
Open

Cannot compile modules unless the '--module' flag is provided. #330

biswardas opened this issue Sep 2, 2016 · 0 comments

Comments

@biswardas
Copy link

Version: Luna SR2 (4.4.2)
TypeScript 1.5.0.v20150727-0436 com.palantir.typescript.feature.feature.group Palantir Technologies, Inc.

compiler

export class Test {
tmember: string;
}
Cannot compile modules unless the '--module' flag is provided. whenever the export is used.

I tried all combinations in the module code generation dropdown. Not sure which combination will send --module flag to compiler.

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