Giter Club home page Giter Club logo

Comments (6)

timuric avatar timuric commented on May 18, 2024

@misterhee Are you using the latest version of the plugin? When did you downloaded it?

from content-generator-sketch-plugin.

misterhee avatar misterhee commented on May 18, 2024

Downloaded 0.1.3 (.zip) from the releases page ~ 30 min ago.

On Thu, May 15, 2014 at 2:52 PM, Timur Carpeev [email protected]:

@misterhee https://github.com/misterhee Are you using the latest
version of the plugin? When did you downloaded it?


Reply to this email directly or view it on GitHubhttps://github.com//issues/20#issuecomment-43269782
.

from content-generator-sketch-plugin.

timuric avatar timuric commented on May 18, 2024

@misterhee can you please try to rename folder to "generator"?

from content-generator-sketch-plugin.

misterhee avatar misterhee commented on May 18, 2024

That did the trick!

Funny, I had already renamed the folder (as I didn't like seeing the long
"Content-generator-sketch-plugin-0.1.3" name in the menu), but I hadn't
restarted Sketch yet.

I guess 2 things should be changed to unsure this doesn't happen to other
new users:

  1. Ensure the required "generator" folder is inside the release .zip/tar
  2. update the instructions text slightly to make note that the plugin
    folder has to be called "generator"

FYI - Case did not seem to matter - I renamed to "Generator" and it still
worked.

Great work BTW - Love time saving utils for boring/repetitive tasks...

On Thu, May 15, 2014 at 2:57 PM, Timur Carpeev [email protected]:

@misterhee https://github.com/misterhee can you please try to rename
folder to "generator"?


Reply to this email directly or view it on GitHubhttps://github.com//issues/20#issuecomment-43270235
.

from content-generator-sketch-plugin.

timuric avatar timuric commented on May 18, 2024

@misterhee Thanks for the report. Actually name can be anything else, I just need to update regex, apparently it fails when parsing a name with dots or dashes. Will fix it in the next release :)

from content-generator-sketch-plugin.

misterhee avatar misterhee commented on May 18, 2024

Broken again after 3.03?

I get a error such as:

6/25/14 6:33:49.867 PM Female (Sketch Plugin)[439]: ReferenceError: Can't find variable: scriptPath.
Plugin “Female”, line 168.
» var pluginFolder = scriptPath.match(/Plugins/([\w -])*/)[0] + "/"; «

(same error for any of the other photos)

6/25/14 5:51:57.836 PM Nature and urban (Sketch Plugin)[439]: ReferenceError: Can't find variable: scriptPath.
Plugin “Nature and urban”, line 168.
» var pluginFolder = scriptPath.match(/Plugins/([\w -])*/)[0] + "/"; «

from content-generator-sketch-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.