-
Notifications
You must be signed in to change notification settings - Fork 9
Cannot open project after update to 4.0.0 #168
Comments
Hey @AshleyCao, The information that you have provided is a good start, but can you send me the recentApps file that you can find in %appdata%\NativeScriptSidekick\storage as well? Additionally, it would be useful for me to take a look at the log files, created in a session, in which you get the error. You can navigate to the log files folder using the menu Help => Show Logs. On a side note, do you have a package.json file, located in C:? |
@tsvetie Please find files you need here: https://github.com/AshleyCao/sidekick1.9.0-ios.git |
Hey @AshleyCao, You are correct. With the old version of Sidekick, you can open a project, in which you have deleted the App_Resources/iOS folder and with the new version, you cannot. For the time being, do not delete the resources, even if you do not intend on building the app for the given platform. I will verify with my colleagues whether this is a bug and get back to you. |
@tsvetie I didn't delete any files in resource folder. Just copy from other ios files so I can at least open it. |
@AshleyCao, this is very interesting. How did you create the NS project so that it has no App_Resources/iOS folder? On a side note, we will fix the error when you try to open a NS project with no App_Resources/iOS folder in Sidekick with one of our next released. |
@tsvetie There is an ios folder under App_Resource but only images, no Assets.xcassets folder or so. |
Please, provide the details below:
Cannot open project(android) after update to latest version (4.0.0).
Projects which have been built on IOS can be opened.
Tell us about the problem.
ENOENT: no such file or directory, open 'C:.\app\App_Resources\iOS\Assets.xcassets\AppIcon.appiconset\Contents.json',
Which platform(s) does the issue occur on?
Android
Provide the following version numbers that the issue occurs with:
To get these version, click on Help/About
Tell us how to recreate the issue in as much detail as possible.
Open sidekick -> open existing project->fail to open
Does this issue happen every time?
_Yes
The text was updated successfully, but these errors were encountered: