-
Notifications
You must be signed in to change notification settings - Fork 65
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
SuiteScripts folder is not available on Import Files command #680
Comments
Hi @jsnzldy
Thanks and Regards |
I'm having the same issue, with both the VS Code extension (v1.5.1) and the node CLI (v1.7.0) (on windows 10). In VS code, I'm getting the same results as @jsnzldy. Additionally the 'list files' command behaves the same way. In the CLI I get the same behaviour with |
Hi @jsnzldy , @ball-of-twine Please fill a Customer Support ticket with all the info and specifying which accounts have this behavior. That way we could investigate these cases and you would receive feedback. I'm leaving this issue open just in case more people is experiencing it or could provide more info. |
I have the same issue. Has anyone found the error? |
Hi @lfpvillegas I am having the same issue. All objects can be imported as expected, however there is nothing available for SuiteScript SuiteCloud Extension for Visual Studio Code v1.6.0 Has anything been identified as the issue? |
@Stephen-Gosner @gespindola |
I'm running into this issue as well and reached out about it to our support rep. NetSuite Support has created a U4 for it. I would encourage anyone else running into this problem to contact their support rep as well. |
Hi @davidbarrpeloton , Our team is providing a set of SuiteCloud SDK tools
And in a different category we could also add SuiteCloud Unit Tesing (node-unit-testing-package). I have seen the created issue via NetSuite Support, and I want to summarize what I think it happened in your case: I think you have used vscode-extension (SuiteCloud: Set Up Account) to setup an account in the context of a SuiteCloud project, and later from vscode terminal and in the context of the same SuiteCloud project you have tried to list the files in the previously setup account with the node-cli command suitecloud file:list -i. My hypothesis (that could be wrong) is that you are using the previous version of node-cli v1.9.0 which doesn't work well with latest vscode-extension v2.0.0. If the hypothesis is right, your case is different than this github issue. But I still think this description could help to some other SuiteCloud SDK users to identify a similar proble. Mainly what I want to say is that vscode-extension and webstorm-plugin gets automatically updated but java-cli and node-cli doesn't. So in case you run into any trouble try to check and update all the SuiteCloud SDK tools to its latest version, specially the CLIs. I hope this will help. David Extra links to check CLIs: To get the latest updates for java-cli, use one of the following links: For node-cli check: Official help documentation about SuiteCloud SDK tools: |
As the title says. Only Templates and Web Hosting Files subfolders are select-able.
The text was updated successfully, but these errors were encountered: