Git Product home page Git Product logo

Comments (12)

NyanHelsing avatar NyanHelsing commented on August 28, 2024 2

Agreed. If you are doing something weird though and run into it, it'll be good to have a search result that leaves some to breadcrumbs to follow.

from empress-blog.

mansona avatar mansona commented on August 28, 2024

@knownasilya are you cloning this so that you can contribute to the underlying engine or are you trying to get your own blog up? just curious 😂

When I am working on the underlying tech I tend to work with it linked into an app, which probably explains why the dummy app isn't working out of the box 😂

from empress-blog.

knownasilya avatar knownasilya commented on August 28, 2024

I'm working on it, trying something with this + dat & beakerbrowser. A decentralized blogging system :)

https://github.com/knownasilya/ember-ghost/tree/web-plus

from empress-blog.

knownasilya avatar knownasilya commented on August 28, 2024

@mansona any ideas what might be the cause? I'm not too familiar with fastboot.

from empress-blog.

mansona avatar mansona commented on August 28, 2024

@knownasilya I just hit this issue when trying to install ember-cli-fastboot in the ember-ghost addon itself for testing 🤔

This shouldn't be affecting anyone using ember-ghost but only the development of it. Are you following the quick start guide and building an Ember app and installing ember-ghost?

from empress-blog.

knownasilya avatar knownasilya commented on August 28, 2024

I was developing a fork of it.

from empress-blog.

mansona avatar mansona commented on August 28, 2024

ah yes so that's what I was asking! I thought you had built the new app as the instructions indicate, and that's why I was confused because I wasn't able to reproduce it. I have been able to reproduce your issue and I know what's going on, even if I don't understand exactly why yet 👍

I will be looking into this issue soon and reaching out to some of the relevant people for some help

from empress-blog.

NyanHelsing avatar NyanHelsing commented on August 28, 2024

Hi there. I ran into this problem earlier today. It looks like this is an issue cause by the module resolution, when ember-cli-fastboot is installed in the repo. You would need to modify the imports to be relative for the fastboot module and for the fastboot-express-middleware modules, or place these in node_modules so that resolution can work again.

from empress-blog.

mansona avatar mansona commented on August 28, 2024

@ExProbitasFiducia this isn't an issue that most people should encounter because you should only be cloning this repo and running it if you intend to make a change to the empress-blog core functionality, not if you're trying to build a blog or even trying to write your own template.

A workaround, for now, would be to temporarily delete ember-cli-fastboot from devDependencies when trying to run this directly 👍 but again there are very few cases where you might want to run this directly 😂

from empress-blog.

mansona avatar mansona commented on August 28, 2024

@ExProbitasFiducia that's exactly why I wanted to include the temporary fix for it in this message thread 😉

from empress-blog.

mansona avatar mansona commented on August 28, 2024

@knownasilya @ExProbitasFiducia I just wanted to let you know that I've added a note to the top of the README to remove some confusion around "how to use empress-blog":

Note: if you have come here wanting to use empress-blog for your own blog then skip down to the quick-start. You do not need to clone this repo to get started, you only need to clone this repo if you want to develop empress-blog 🎉

Please let me know what you think about that and if there is anything that I need to do to improve the message 👍 I want to make this 100% clear that it's super easy to get started with

from empress-blog.

mansona avatar mansona commented on August 28, 2024

I have fixed the original issue so there is no error any more 👍 and I am satisfied that the note at the top of the Readme solves the fact that there was some confusion

from empress-blog.

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.