literallycanvas icon indicating copy to clipboard operation
literallycanvas copied to clipboard

Issue installing latest release

Open rohitkatlaa opened this issue 5 years ago • 7 comments

When I tried npm installing the latest release it gives me an error and does not install. Steps I followed:

  1. Downloaded the latest release
  2. Created a python virtual env
  3. Ran npm install --dev

I actually require the literallyCanvas.js and the literallyCanvas.css files. Is it possible to create online links for these files. If possible can you link the react dependency cdn files.

If possible add the files to the release like it was in v0.4.14.

Screenshot from 2020-05-21 08-35-37

rohitkatlaa avatar May 21 '20 03:05 rohitkatlaa

I am having this problem too. Please upload the js files like you did in v0.4.14. I will pay you. Seriously. I tried everything to get the gulpfile to process. It requires older versions of node and gulp bc I was getting the primordials error. So I did all that. But then it keeps crashing. Only half the file is processed. Please upload the "magic" js. I will pay you.

equinoxmatrix avatar May 29 '20 14:05 equinoxmatrix

If you just want the files then here you go... literallyCanvas.zip

rohitkatlaa avatar May 29 '20 14:05 rohitkatlaa

This is generated from npm with the latest version

rohitkatlaa avatar May 29 '20 14:05 rohitkatlaa

thank you SO much for this... but it is still not working. I am getting. 'LC' is not defined ReferenceError: 'LC' is not defined. 0.4.14 was working perfectly. The only thing I changed was the react files.

equinoxmatrix avatar May 29 '20 14:05 equinoxmatrix

To be honest I have no idea how to get this working, and I wrote it.

I don't think anyone has compiled the standalone JS for this, including me. Everyone just uses the npm version because it's normal to bundle your dependencies.

irskep avatar May 29 '20 20:05 irskep

I spent half an hour upgrading all the dependencies. All the gulp targets compile but I haven't tested any of it in a browser. Someone else is welcome to pick it up and change the branch name.

https://github.com/literallycanvas/literallycanvas/compare/fuck-javascript?expand=1

irskep avatar May 29 '20 21:05 irskep

Thank you so much for doing this. I ran gulp and it completed without errors. Got the magic js file and no errors in that either. But for some reason it won't work in my project. I'm using .net Core on Azure. Everything is the same as with version 0.4.14 except I updated the links for the react files. I have them in the same order you specified. And yet it won't render. It just fails silently this time. I don't even get the LC.Init error. So I don't know, but the previous version works so that's okay. Sometimes I get a black background on my images where it should be white or the specified file. I really wish you could find someone to commercialize this for you. Maybe contact Telerik or something. I don't know. Thanks a bunch though.

equinoxmatrix avatar May 30 '20 16:05 equinoxmatrix