Sleazy Fork is available in English.

Обговорення » Відгуки Greasy Fork

Can't update library script - Name already taken error

§
Опубліковано: 17.08.2019

Can't update library script - Name already taken error

I am getting this error: Name already taken

When I am updating an existing script with same name. Or is this a new policy to change the script's name for each new version?

Name of Script: Brazenvoid's Base Resource

User-Script block in new script:

// ==UserScript== // @name Brazenvoid's Base Resource // @namespace brazenvoid // @version 1.5.0 // @author brazenvoid // @license GPL-3.0-only // @description Base library for my scripts // @grant GM_addStyle // @run-at document-end // ==/UserScript==

§
Опубліковано: 18.08.2019
Edited: 18.08.2019

Am renaming the script with every version update with the version string suffixed to the name. Sure makes the versioning system seem redundant.

§
Опубліковано: 30.08.2019

I tested it and didn't see any issue with libraries and names.

Note that when you post libraries, the UserScript meta block is not required. So maybe it's just getting confused by that.

§
Опубліковано: 27.10.2019
Edited: 29.10.2019

Опублікувати відповідь

Sign in to post a reply.