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

Module not found: Error: Can't resolve 'windows-1252' #12

Open
Gennady-G opened this issue Sep 28, 2023 · 0 comments
Open

Module not found: Error: Can't resolve 'windows-1252' #12

Gennady-G opened this issue Sep 28, 2023 · 0 comments

Comments

@Gennady-G
Copy link

Greetings @mathiasbynens !

If You are interested and have time..

import * as windows1252 from "windows-1252";
// ..
const encodedData = windows1252.encode("abc" + "\\line");

I get error:

Module not found: Error: Can't resolve 'windows-1252' in 'E:_prj***\src\scripts'
@ ./src/scripts/index.ts 43:0-44 170:38-56
@ multi ./src/scripts/index.ts

errr-2023-09-28_220446

node version: v16.20.2
typescript version: [email protected] deduped

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