Coder Social home page Coder Social logo

Comments (4)

dabeschte avatar dabeschte commented on May 10, 2024 1

Hi! I'm having the same troubles you had opening this project. How did you solve them?

I always get the error message "Error: Failed to load project configuration: cannot read file .....idea\misc.xml .... not found"

from kotlin-fullstack-sample.

Maartyl avatar Maartyl commented on May 10, 2024 1

@dabeschte I solved that error by going to errors in backend, and a "Select SDK" popped up, I selected 1.8 and building's been working ever since.

from kotlin-fullstack-sample.

StokeMasterJack avatar StokeMasterJack commented on May 10, 2024

Then after accepting all of the defaults, I end up getting this message:

image

But if do as instructed, I get more errors:

image

I am guessing that many Kotlin early adopters are also IntelliJ users. So it would be a good idea to make it simple for these folks.

from kotlin-fullstack-sample.

StokeMasterJack avatar StokeMasterJack commented on May 10, 2024

So after all that, I went to line 29 of HomeView.kt and changed:

h2 { +"Thoughts" }

to

h2 { +"Thoughts 2" }

Then I hit Command + S.

Went back to browser, hoping to see hot reload. No hot reload. So next I tried doing Command + F9. Then I hit refresh in the browser. And that caused the client to crash, with this message in the JavaScript console:

Uncaught Error: Module build failed: Error: ENOENT: no such file or directory, open '/Volumes/repos/kotlin-fullstack-sample/frontend/build/js/frontend.js'

from kotlin-fullstack-sample.

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.