GithubHelp home page GithubHelp logo

While using in ".ts" file throwing "File '/Users/[userdir]/node_modules/cy-verify-downloads/src/index.d.ts' is not a module.ts(2306)" about cy-verify-downloads HOT 5 CLOSED

elaichenkov avatar elaichenkov commented on June 8, 2024 1
While using in ".ts" file throwing "File '/Users/[userdir]/node_modules/cy-verify-downloads/src/index.d.ts' is not a module.ts(2306)"

from cy-verify-downloads.

Comments (5)

elaichenkov avatar elaichenkov commented on June 8, 2024 1

Hi all,
Sorry, I totally missed this part somehow. However, I fixed the issue and released a new version with a fix. So, please update the package to the 0.2.0 version and happy testing.

from cy-verify-downloads.

7coil avatar 7coil commented on June 8, 2024

It seems to me that index.d.ts doesn't actually export anything, and only extends Cypress. I'll give writing types a go and then attempt a PR.

from cy-verify-downloads.

elaichenkov avatar elaichenkov commented on June 8, 2024

Actually, it should not be exported. Have you updated your tsconfig accordingly? Even more, can you please provide more information on it (configs, screenshots, and so on)? I've just created the Cypress project and added the library by the instructions and everything works with no errors.

from cy-verify-downloads.

krisztianb avatar krisztianb commented on June 8, 2024

Hello. 👋 I have this issue too.

This module does export several things: https://github.com/elaichenkov/cy-verify-downloads/blob/master/src/index.js#L78

But the exports are not visible in the type definition file. Therefore TSC is complaining about it not being a module.

I guess you wrote the type definition file yourself? Here is an example for a type definition file I once created where the module is exporting a function: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/12342c0ca0093458574699a44de17ba01b4386f2/types/hyphen/index.d.ts

from cy-verify-downloads.

krisztianb avatar krisztianb commented on June 8, 2024

That was fast. Thank you.

from cy-verify-downloads.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.