About 50 results
Open links in new tab
  1. Error [ERR_REQUIRE_ESM]: require() of ES Module not supported

    Sep 7, 2021 · 308 This question already has answers here: Error: require () of ES modules is not supported when importing node-fetch (15 answers)

  2. authentication - LDAP: error code 49 - Stack Overflow

    Jul 14, 2015 · LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903A9, comment: AcceptSecurityContext error, data 52e, v1db1 I know "52e" code is when username is valid, …

  3. ODBC: ERROR [HY000] [Microsoft] [DriverSupport] (1170)

    Apr 9, 2019 · Details: "ODBC: ERROR [HY000] [Microsoft] [DriverSupport] (1170) Unexpected response received from server. Please ensure the server host and port specified for the …

  4. 42501: INSUFFICIENT PRIVILEGE ERROR while querying in Postgresql

    Aug 1, 2016 · I am trying to query a database table in postgresql, but every time I run the below query it gives me the INSUFFICIENT PRIVILEGE error. What possibly could be the reason for …

  5. Error [ERR_MODULE_NOT_FOUND]: Cannot find module

    Dec 20, 2020 · Answer 1 This answer does not require using a runtime flag --es-module-specifier-resolution=node at execution time However, you have to modify your ts source code, which is …

  6. Cannot build frontend using Vite, TailwindCSS with PostCSS

    Jan 24, 2025 · 10:04:32 PM [vite] Internal server error: [postcss] It looks like you're trying to use tailwindcss directly as a PostCSS plugin. The PostCSS plugin has moved to a separate …

  7. I am trying to add payment method to google cloud console …

    Mar 29, 2024 · I've been trying for two days adding a payment method to Google Cloud Console but continue getting the error below: This action couldn’t be completed. Try again later.

  8. Unable to install SQL Server(setup.exe) Exit code decimal:

    Oct 5, 2022 · This is what happens when the installation is completed. I've tried deleting every residual file from previous installations and I've even restarted my laptop and tried installing …

  9. ERROR 1045 (28000): Access denied for user 'root'@'localhost' …

    Thank you. ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO) was also plaguing my server. 'mysqld_safe' also failed until I did a 'killall mysqld' AFTER …

  10. oracle database - PL/SQL ORA-01422: exact fetch returns more …

    I get keep getting this error I can't figure out what is wrong. DECLARE * ERROR at line 1: ORA-01422: exact fetch returns more than requested number of rows ORA-06512 ...