Skip to content
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.

Issue installing latest release #550

Open
rohitkatlaa opened this issue May 21, 2020 · 7 comments
Open

Issue installing latest release #550

rohitkatlaa opened this issue May 21, 2020 · 7 comments

Comments

@rohitkatlaa
Copy link

rohitkatlaa commented May 21, 2020

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

@equinoxmatrix
Copy link

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.

@rohitkatlaa
Copy link
Author

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

@rohitkatlaa
Copy link
Author

This is generated from npm with the latest version

@equinoxmatrix
Copy link

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.

<script src="~/js/create-react-class-15.6.2.js"></script> <script src="~/js/react-16.1.1.js"></script> <script src="~/js/react-dom-16.1.1.js"></script> <script src="~/js/react-dom-factories-1.0.2.js"></script>

@irskep
Copy link
Member

irskep commented May 29, 2020

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
Copy link
Member

irskep commented May 29, 2020

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

@equinoxmatrix
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants