Giter Club home page Giter Club logo

Comments (11)

rpkamp avatar rpkamp commented on June 17, 2024

You must run npm install first, as stated in the README

from chrome-minimal-bookmarks-tree.

oleedd avatar oleedd commented on June 17, 2024

Of course I have run it because, as you see above, I already have the "node_modules" folder.

from chrome-minimal-bookmarks-tree.

oleedd avatar oleedd commented on June 17, 2024

See this: https://github.com/JeffreyWay/laravel-mix/issues/151

from chrome-minimal-bookmarks-tree.

rpkamp avatar rpkamp commented on June 17, 2024

No idea. I've left Windows a long long time ago 😁

from chrome-minimal-bookmarks-tree.

oleedd avatar oleedd commented on June 17, 2024

But you can use a virtual machine.
I want to fix zoom but can't build. It is so sad. As a temporary solution, you can give the non-compressed built version in zip.

from chrome-minimal-bookmarks-tree.

rpkamp avatar rpkamp commented on June 17, 2024

But you can use a virtual machine.

Indeed, so could you 🙂

Are you running in the linux subsystem on windows, or in windows itself?

If you're running in windows itself, have you tried node_modules\.bin\encore dev? Windows uses \ for directories, whereas linux uses /.

from chrome-minimal-bookmarks-tree.

rpkamp avatar rpkamp commented on June 17, 2024

Or you can give v4.9.1 with grunt. Can you?

Nope. 4.9.1 got rid of grunt because running SCSS with grunt/webpack sucks, so I'm not re-introducing it, that wouldn't make sense.

from chrome-minimal-bookmarks-tree.

oleedd avatar oleedd commented on June 17, 2024

There is no common with the "question" label. More like a bug for Windows.
node_modules\.bin\encore dev had worked :)
Seems that need to update README.
Is the make command (particularly installing MinGW with this command) not already need?

from chrome-minimal-bookmarks-tree.

rpkamp avatar rpkamp commented on June 17, 2024

make is handy on Linux and MacOS, but it seems it doesn't work on windows. There are some hacks to get it to work, but would make the make file very complicated, so I won't do that.

I'll add additional instructions for Windows to the README.

from chrome-minimal-bookmarks-tree.

oleedd avatar oleedd commented on June 17, 2024

make works if to install MinGW and find mingw32-make.exe, rename it as "make" and put it in the directory.
So it is much easier now if need to install only npm.

from chrome-minimal-bookmarks-tree.

rpkamp avatar rpkamp commented on June 17, 2024

Glad you got it working 👍

from chrome-minimal-bookmarks-tree.

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.