GithubHelp home page GithubHelp logo

Comments (7)

tobiu avatar tobiu commented on July 19, 2024 1

done. pull, npm i, build-all and you should be good.

from neomjs-realworld-example-app.

tobiu avatar tobiu commented on July 19, 2024

Hi @corysimmons!

Which version of neo.mjs are you using? I have not updated this repo in quite a while (could do it though). Double-checking if the file: https://github.com/neomjs/neo/blob/dev/buildScripts/webpack/webpack.server.config.mjs exists inside of your version would help.

We still have a version of the RealWorld app inside the neo repo itself:
https://github.com/neomjs/neo/tree/dev/apps/realworld

For the mean time, you could clone / fork the neo repo and get it running locally this way. The dist/prod env will be a bit more heavy-weight here, since neo creates split-chunks across apps & examples.

from neomjs-realworld-example-app.

corysimmons avatar corysimmons commented on July 19, 2024

Which version of neo.mjs are you using?

I just ran npm i

from neomjs-realworld-example-app.

tobiu avatar tobiu commented on July 19, 2024

my guess is that npm i will grab the last released version of v3 (we are already at v4.0.66). you can double-check it either inside your package-lock.json or open node_modules/neo.mjs/package.json.

from neomjs-realworld-example-app.

tobiu avatar tobiu commented on July 19, 2024

ah, i see the problem now. the server config file name got changed from .js to .mjs.

already updating this repo, stay tuned.

from neomjs-realworld-example-app.

corysimmons avatar corysimmons commented on July 19, 2024

Awesome thank you!

from neomjs-realworld-example-app.

tobiu avatar tobiu commented on July 19, 2024

you are welcome. hint: joining the slack channel can speed up things a lot:
https://join.slack.com/t/neomjs/shared_invite/zt-6c50ueeu-3E1~M4T9xkNnb~M_prEEOA

plus we just started with doing 2 weekly neo workshops.

from neomjs-realworld-example-app.

Related Issues (5)

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.