My VSCode SDF extension is not deploying, just say...
# ask-stanley-ai
t
My VSCode SDF extension is not deploying, just sayiing it has begin deployment and pauses, installation complete but nothing is getting deployed.
c
AI generated answer (using internal Slack threads):
It seems like you're having trouble deploying your SuiteScript project using the NetSuiteSDF VS Code extension. Here are a few things you could try: 1. Update your sdfcli: Make sure you have the most recent sdfcli from NetSuite. You can check this by running
sdfcli -v
in your terminal. If it's not the latest version, you should update it. 2. Refresh your sdfcli.json file: This file contains the configuration for your SDF CLI. Make sure it's up to date with your current project settings. 3. Update your tokens: If you're using token-based authentication, make sure your tokens are valid and have the necessary permissions. 4. Check your project structure: Make sure your project is structured correctly. The SDF CLI can be particular about how files and folders are organized. 5. Try a different IDE: Some users have reported success with other IDEs like WebStorm or Eclipse. If you're comfortable with these tools, it might be worth giving them a try. Remember, NetSuite is currently working on an official extension for VS Code, which might solve some of the issues you're experiencing. In the meantime, you can also use the SDF CLI with an editor of your choice. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.855957031
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.823730469
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.821594238
Please provide your feedback on this answer.