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

fail to build with package filenamify-url #8

Closed
joebnc opened this issue Jan 15, 2021 · 4 comments
Closed

fail to build with package filenamify-url #8

joebnc opened this issue Jan 15, 2021 · 4 comments

Comments

@joebnc
Copy link

joebnc commented Jan 15, 2021

error message:
node_modules/filenamify-url/index.d.ts:1:9 - error TS2305: Module '"..src_project_folder/node_modules/filenamify"' has no exported member 'Options'.

In filenamify\index.d.ts does not seem to have export Options, hence this error.

We are using "filenamify-url": "^2.1.1"

Wondering what's our wrong with our setup.

Thanks.

@fregante
Copy link

I'm also seeing this in the failing GitHub Actions https://github.com/sindresorhus/filenamify-url/runs/1634021557

Richienb added a commit to Richienb/filenamify-url that referenced this issue Jul 2, 2021
@endquote
Copy link

Has this change been published? I still see the issue in 2.1.2.

@lamaks
Copy link

lamaks commented Jul 16, 2021

Can we get this fix released?

@sindresorhus
Copy link
Owner

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 a pull request may close this issue.

5 participants