Git Product home page Git Product logo

Comments (4)

FredKSchott avatar FredKSchott commented on May 3, 2024 1

You're right though, now I can also reproduce that exclude issue. In Snowpack we really try to talk people out of mounting node_modules directories (and should instead just treat the package using our normal package install flow). But, now this actually feels like a real use-case for mounting something from node_modules...

Maybe it's time to revisit the idea of always excluding node_modules if the mounted directory is explicitly inside of your node_modules.

1 approach to solve: https://github.com/snowpackjs/snowpack/compare/node-modules-exclude

from astro.

mxmul avatar mxmul commented on May 3, 2024 1

Just fixed and published a new version under that tag, can you let us know if that fixes things for you as well?

It's working for me now!

from astro.

FredKSchott avatar FredKSchott commented on May 3, 2024

Thanks for filing! Yup, looks like there were a couple of issues hidden by the fact that our examples ran astro with all dev dependencies installed.

We added instructions to install astro from npm to the readme: npm install astro@shhhhh

Just fixed and published a new version under that tag, can you let us know if that fixes things for you as well?

from astro.

FredKSchott avatar FredKSchott commented on May 3, 2024

Also fixed permissions, gave you write permissions to create PRs on the repo.

from astro.

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.