Skip to content

Array Check for Bug #28#579

Open
Cleanshooter wants to merge 1 commit into
dyatko:masterfrom
Cleanshooter:patch/bug-#28
Open

Array Check for Bug #28#579
Cleanshooter wants to merge 1 commit into
dyatko:masterfrom
Cleanshooter:patch/bug-#28

Conversation

@Cleanshooter
Copy link
Copy Markdown

I think this will resolve the reported bug. However, I don't know how to setup a development environment like yours.

When I try to run npm run build I get an error:

src/filesystem.ts:61:7 - error TS2345: Argument of type '{ tsConfigFilePath: string | undefined; addFilesFromTsConfig: boolean; skipFileDependencyResolution: true; }' is not assignable to parameter of type 'ProjectOptions'.
  Object literal may only specify known properties, and 'addFilesFromTsConfig' does not exist in type 'ProjectOptions'.

61       addFilesFromTsConfig: false,
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~


Found 1 error.

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

Successfully merging this pull request may close these issues.

2 participants