You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please provide dev environment versions of your system
node -v ( xmysql requires node >= 7.6.0 ) = v14.17.2
npm -v = 7.24.1
mysql --version = mysql Ver 8.0.26 for macos11.3 on x86_64 (Homebrew)
xmysql --version = undefined
Tried to connect the generated APIs to Angular UI, CORS blocks requests.
Access to XMLHttpRequest at 'localhost:3000/api/consultant' from origin 'http://localhost:4200' has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, chrome-untrusted, https.
The text was updated successfully, but these errors were encountered:
Please provide dev environment versions of your system
node -v ( xmysql requires node >= 7.6.0 ) = v14.17.2
npm -v = 7.24.1
mysql --version = mysql Ver 8.0.26 for macos11.3 on x86_64 (Homebrew)
xmysql --version = undefined
Tried to connect the generated APIs to Angular UI, CORS blocks requests.
Access to XMLHttpRequest at 'localhost:3000/api/consultant' from origin 'http://localhost:4200' has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, chrome-untrusted, https.
The text was updated successfully, but these errors were encountered: