Coder Social home page Coder Social logo

Comments (9)

aferreroc avatar aferreroc commented on April 19, 2024

If I manually create layout folder it works well.

from reaction.

aaronjudd avatar aaronjudd commented on April 19, 2024

This is the file, wonder why it's not pulling for you?

https://github.com/ongoworks/reaction/blob/master/packages/reaction-commerce/client/templates/layout/notFound/notfound.html

from reaction.

aaronjudd avatar aaronjudd commented on April 19, 2024

Are you saying the whole layout folder is missing in local repo? You might have conflicts preventing you from getting all the latest.

from reaction.

aferreroc avatar aferreroc commented on April 19, 2024

With a new git clone, also I have all layout folder missing.

from reaction.

aaronjudd avatar aaronjudd commented on April 19, 2024

I just did:

git clone https://github.com/ongoworks/reaction.git
cd reaction
ls packages/reaction-commerce/client/templates/layout/

All came down successfully for me. Maybe try these steps from a new directory and see what you get?

from reaction.

aferreroc avatar aferreroc commented on April 19, 2024

./bin/restart
While building package reaction-commerce:
error: File not found: client/templates/layout/notFound/notFound.html

client/templates/layout => NOT FOUND
packages/reaction-commerce/client/templates/layout/ => Found

If I do: mkdir -p client/templates/layout it works.

from reaction.

aaronjudd avatar aaronjudd commented on April 19, 2024

Hmm.. it shouldn't be looking for client/templates/layout, should always be looking for packages/reaction-commerce/client/templates/layout/

I'll do some more tests to see if I can replicate

from reaction.

quangvo55 avatar quangvo55 commented on April 19, 2024

The error is thrown is because the file is named notfound.html. I renamed the file to packages/reaction-commerce/client/templates/layout/notFound.html and it worked in building the reaction package.

from reaction.

aaronjudd avatar aaronjudd commented on April 19, 2024

Good catch. It's interesting, locally I do have notFound - I think when I renamed it the case changed didn't register on the commit.

from reaction.

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.