Code Monkey home page Code Monkey logo

Comments (16)

mathiasconradt avatar mathiasconradt commented on June 10, 2024

Which node Version are you using? Maybe try an older one using "nvm use", just a thought... Haven't tried myself

from camunda-7-code-examples.

kamaleshsivaraj avatar kamaleshsivaraj commented on June 10, 2024

my node version 10.8.0 @mathiasconradt

from camunda-7-code-examples.

mathiasconradt avatar mathiasconradt commented on June 10, 2024

See which node version was current at the time when this Camunda project was published (~2-3 years ago), then go back to that version, such as nvm install 8.0.0 and nvm use 8.0.0 or whatever the version was at that time. It's just an idea, maybe there are incompatibilities with the 10.8 version, which is quite new, while this github repo is already ~3 years old.

from camunda-7-code-examples.

falko avatar falko commented on June 10, 2024

The repo is actually more than five years old, but since it is a collection of examples and recipes that doesn't tell you much about the node version. The Vue.js example is just about a year old.

from camunda-7-code-examples.

falko avatar falko commented on June 10, 2024

There is a yarn.lock file in the repo. So it was probably built with yarn originally. Could you try that?

from camunda-7-code-examples.

falko avatar falko commented on June 10, 2024

I tried it myself and couldn't get it to run with neither npm nor yarn. @felix-mueller any ideas?

from camunda-7-code-examples.

kamaleshsivaraj avatar kamaleshsivaraj commented on June 10, 2024

i just tried whether it will work in latest version of npm or not.Well,thanks for the post you saved my day.@mathiasconradt

from camunda-7-code-examples.

kamaleshsivaraj avatar kamaleshsivaraj commented on June 10, 2024

the same doubt i raised with this issues @falko

from camunda-7-code-examples.

falko avatar falko commented on June 10, 2024

@kamaleshsivaraj how did you solve it in the end?

from camunda-7-code-examples.

kamaleshsivaraj avatar kamaleshsivaraj commented on June 10, 2024

No @falko i didn't solved. The same issue has been continuing.Like @mathiasconradt said i want to go back for 2years and i wanna to check .and @falko did u check this issue if you solved let me know !?

from camunda-7-code-examples.

kamaleshsivaraj avatar kamaleshsivaraj commented on June 10, 2024

I have tried all the method were suggested by everyone till the date i can't solve the issue shows same error message. the only thing to solve this the created author @felix-mueller wants to make some changes.
i request @felix-mueller to rebuild same camunda-vue-app project with latest version of vue-cli,nodejs.
and also i tried camunda-angular-app some error established because of some dependencies not working properly because the angular cli 1.6.7 has been not in maintenance also rebuild it @felix-mueller .finally i tried camunda-react-app its work fine with yarn and without no error. i didn't tried with npm.!

from camunda-7-code-examples.

felix-mueller avatar felix-mueller commented on June 10, 2024

Thanks for the info @kamaleshsivaraj
I reopened the issue, so I can investigate the error and eventually upgrade to the latest CLIs
I dont know yet when this will happen so, but I will let you know

from camunda-7-code-examples.

felix-mueller avatar felix-mueller commented on June 10, 2024

Hey @kamaleshsivaraj
I updated the project to the latest vue version and made it work with the latest yarn version:

yarn --version: 1.12.3
vue --version: 3.2.3
node --version: v10.5.0

Can you please try it out and let me know if this is resolved now for you too?

from camunda-7-code-examples.

kamaleshsivaraj avatar kamaleshsivaraj commented on June 10, 2024

Hi @felix-mueller ,
Thanks for your precious time. and it's worked in my machine as yarn what you have given instructions. and yeah it solved for me.
@felix-mueller I have an doubt. i frequently planned to automate my existing application using camunda it is possible.?

from camunda-7-code-examples.

felix-mueller avatar felix-mueller commented on June 10, 2024

@kamaleshsivaraj thanks for your feedback. I am not sure I understand your doubt - if this is unrelated to this issue, then I believe it might make sense to post a message in our forum https://forum.camunda.org/

from camunda-7-code-examples.

felix-mueller avatar felix-mueller commented on June 10, 2024

I will close this ticket for now

from camunda-7-code-examples.

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.