Skip to content

Couldn't delete Packages/com.accelbyte.unitysdk/package-lock.json.meta because it's in an immutable folder. #9

Description

@KirstenMiller3

I keep seeing this error in my CI pipeline after installing your package. Is it necessary to have the packages-lock.json and packages-lock.json.meta files comitted to a package repository? I've never seen them pushed before and believe they are causing issues in my pipeline.

A meta data file (.meta) exists but its asset 'Packages/com.accelbyte.unitysdk/package-lock.json' can't be found. When moving or deleting files outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it. UnityEngine.StackTraceUtility:ExtractStackTrace () (at /home/bokken/build/output/unity/unity/Runtime/Export/Scripting/StackTrace.cs:37) UnityEditor.AssetDatabase:Refresh () (at /home/bokken/build/output/unity/unity/Modules/AssetDatabase/Editor/ScriptBindings/AssetDatabase.bindings.cs:306) Unity.PerformanceTesting.Editor.TestRunBuilder:Cleanup () (at ./Library/PackageCache/com.unity.test-framework.performance@2.8.1-preview/Editor/TestRunBuilder.cs:89) UnityEditor.TestTools.TestRunner.TestRun.Tasks.PostbuildCleanupTask:Action (UnityEngine.TestTools.IPostBuildCleanup) (at ./Library/PackageCache/com.unity.test-framework@2.0.1-exp.2/UnityEditor.TestRunner/TestRun/Tasks/PostbuildCleanupTask.cs:18) UnityEditor.TestTools.TestRunner.TestRun.Tasks.BuildActionTaskBase1/d__9<UnityEngine.TestTools.IPostBuildCleanup>:MoveNext () (at ./Library/PackageCache/com.unity.test-framework@2.0.1-exp.2/UnityEditor.TestRunner/TestRun/Tasks/BuildActionTaskBase.cs:61)
UnityEditor.TestTools.TestRunner.TestRun.Tasks.BuildActionTaskBase1/<Execute>d__8<UnityEngine.TestTools.IPostBuildCleanup>:MoveNext () (at ./Library/PackageCache/com.unity.test-framework@2.0.1-exp.2/UnityEditor.TestRunner/TestRun/Tasks/BuildActionTaskBase.cs:41) UnityEditor.TestTools.TestRunner.TestRun.TestJobRunner:ExecuteStep () (at ./Library/PackageCache/com.unity.test-framework@2.0.1-exp.2/UnityEditor.TestRunner/TestRun/TestJobRunner.cs:166) UnityEditor.TestTools.TestRunner.TestRun.TestJobRunner:ExecuteCallback () (at ./Library/PackageCache/com.unity.test-framework@2.0.1-exp.2/UnityEditor.TestRunner/TestRun/TestJobRunner.cs:108) UnityEditor.EditorApplication:Internal_CallUpdateFunctions () (at /home/bokken/build/output/unity/unity/Editor/Mono/EditorApplication.cs:361) [./Library/PackageCache/com.unity.test-framework@2.0.1-exp.2/UnityEditor.TestRunner/TestRun/TestJobRunner.cs line 166] Couldn't delete Packages/com.accelbyte.unitysdk/package-lock.json.meta because it's in an immutable folder.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions