Plugin not working in Sketch 72 version
roberthuston66 opened this issue ยท 14 comments
Just opened a pull request that fixes this issue
Any chance someone can test this build?
https://www.dropbox.com/s/dl/sv8n0fpp6nfnesb/Rename-It-4.5.4.sketchplugin.zip
I no longer have the latest version of Sketch to test it.
Just tried it in Sketch 72.0 โ doesn't work for me. Thanks for being on it!
Found this, where they mentioned the usage of an unofficial class by some plug-ins. https://spectrum.chat/sketch/bug-reports/cant-find-variable-msapplicationmetadata~0b44ab46-59e5-4736-b10c-4ec6e083d949
ReferenceError: Can't find variable: MSApplicationMetadata
at . (/node_modules/sketch-module-google-analytics/index.js@/Users/johndoe/Library/Application Support/com.bohemiancoding.sketch3/Plugins/Rename-It-4.5.4.sketchplugin/Contents/Sketch/commandFindReplace.js:1992:36)
at __webpack_require__ (/Users/johndoe/Library/Application Support/com.bohemiancoding.sketch3/Plugins/Rename-It-4.5.4.sketchplugin/Contents/Sketch/commandFindReplace.js:27:34)
at . (/src/lib/TheUI.js@/Users/johndoe/Library/Application Support/com.bohemiancoding.sketch3/Plugins/Rename-It-4.5.4.sketchplugin/Contents/Sketch/commandFindReplace.js:5215:107)
at __webpack_require__ (/Users/johndoe/Library/Application Support/com.bohemiancoding.sketch3/Plugins/Rename-It-4.5.4.sketchplugin/Contents/Sketch/commandFindReplace.js:27:34)
at . (/src/commandFindReplace.js@/Users/johndoe/Library/Application Support/com.bohemiancoding.sketch3/Plugins/Rename-It-4.5.4.sketchplugin/Contents/Sketch/commandFindReplace.js:4729:87)
at __webpack_require__ (/Users/johndoe/Library/Application Support/com.bohemiancoding.sketch3/Plugins/Rename-It-4.5.4.sketchplugin/Contents/Sketch/commandFindReplace.js:27:34)
at /Users/johndoe/Library/Application Support/com.bohemiancoding.sketch3/Plugins/Rename-It-4.5.4.sketchplugin/Contents/Sketch/commandFindReplace.js:91:37
at __skpm_run (/Users/johndoe/Library/Application Support/com.bohemiancoding.sketch3/Plugins/Rename-It-4.5.4.sketchplugin/Contents/Sketch/commandFindReplace.js:92:12)
at __skpm_run[native code] (/)
no idea where. perhaps this helps?
Again: this PR I opened yesterday fixes this issue #149
Again: this PR I opened yesterday fixes this issue #149
I compiled from your PR and people are still having issues.
Ah, sorry, I thought you had missed my comment ๐
One thing you could try is make sure you clean your node_modules
folder. I made some changes in package versions and that might explain the issues you're seeing.
Also: please email me at ale@sketch.com and I'll make sure you get a license for the current version (I can't imagine how frustrating it must be to work on this blindly ๐ฌ)
@prvg Here is a new build: https://www.dropbox.com/s/sv8n0fpp6nfnesb/Rename-It-4.5.4.sketchplugin.zip?dl=1
@bomberstudios thanks for your help. I followed your instructions and recompiled the plugin. Hopefully, it works now. FYI, I sent you an email.
@rodi01 it Works, thank you!
Oh my God it's working ! Thank you so much !! I thought I was going nuts !
Awesome! I'll publish the update now.
Awesome, thank you so much! ๐