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

Ошибка зависимостей - не найден "safevalues" #64

Open
anfisa08 opened this issue Apr 22, 2024 · 1 comment
Open

Comments

@anfisa08
Copy link

При сборке ругается на отсутствие safevalues в зависимостях. Ошибка в директории fesm2020.
После установки safevalues ошибка пропадает.

Angular 16
@kolkov/ngx-dadata: 1.0.4

@Andran77
Copy link

./node_modules/@kolkov/ngx-dadata/fesm2020/kolkov-ngx-dadata.mjs:12:0-65 - Error: Module not found: Error: Can't resolve 'safevalues/implementation/html_impl' in '.../node_modules/@kolkov/ngx-dadata/fesm2020'

./node_modules/@kolkov/ngx-dadata/fesm2020/kolkov-ngx-dadata.mjs:283:67-84 - Error: export 'unwrapHtmlForSink' (imported as 'unwrapHtmlForSink') was not found in 'safevalues' (possible exports: EMPTY_HTML, EMPTY_SCRIPT, HtmlSanitizerBuilder, SafeAttributePrefix, SafeHtml, SafeScript, SafeStyle, SafeStyleSheet, TrustedResourceUrl, __esModule, appendParams, blobUrlFromScript, concatHtmls, concatScripts, concatStyleSheets, concatStyles, createScript, createScriptSrc, htmlEscape, isHtml, isResourceUrl, isScript, isStyle, isStyleSheet, replaceFragment, safeAttrPrefix, safeScript, safeScriptWithArgs, safeStyle, safeStyleSheet, sanitizeHtml, sanitizeHtmlAssertUnchanged, sanitizeHtmlToFragment, scriptFromJson, trustedResourceUrl, unwrapAttributePrefix, unwrapHtml, unwrapResourceUrl, unwrapScript, unwrapStyle, unwrapStyleSheet)

Angular 15
@kolkov/ngx-dadata: 1.0.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants