Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
gulp extension:local in Mac OS
Unable to run the sca 2023.1.0 website locally when using extension developer tools with the command gulp extension: local.
The Terminal, where the local is running is getting updated whenever any changes are made in the files, but the website is not opening or displaying, we are getting the following error in the browser console when we try to run local using the local URL:
"XMLHttpRequest cannot load http://localhost:7777/who/checkout due to access control checks."
FYI, we were able to run this in Windows successfully, we are facing this issue when running it on Mac.
Is there any other way to do things to run locally on Mac?