Closed radhigulati closed 7 years ago
Looks like you're using an old version of node :(
Can you try installing a newer version? If you're using nvm this should work
nvm install --lts
Hmm after I do that and do npm run render
I see a new error. Attached the ss below
After switching node versions, you may need to run npm rebuild
.
That doesn't seem to do it, I get the same error sadly :'(
ok so now it looks like you're getting another error - looks like skpm can't find Sketch :)
Where is your Sketch application stored? See #38 - I think it's the same error 🤔
It worked! Thanks so much for directing me to the correct areas :)
🙌 sorry for the hiccups!
I am...
When I run
npm run render
I receive a syntax error:SyntaxError: Use of const in strict mode.