Giter VIP home page Giter VIP logo

Comments (3)

Abion47 avatar Abion47 commented on May 18, 2024 1

That is still true, though it's worth noting that if I try to run npm i reslate in Windows itself the symlink files don't appear at all.

Running readlink on the symlinks within the node_modules source files results in the command exiting with an error code and no output. Running chase outputs the following:

> chase imagesloaded.min.js
chase: /**project-dir**/node_modules/reslate/node_modules/imagesloaded: No such file or directory

> chase jquery.min.js
chase: /**project-dir**/node_modules/reslate/node_modules/jquery/dist: No such file or directory

> chase lunr.min.js
chase: /**project-dir**/node_modules/reslate/node_modules/lunr: No such file or directory

I have been using npm. Specifically npm 6.14.8.

from reslate.

MikeRalphson avatar MikeRalphson commented on May 18, 2024

I am running Ubuntu 18.04.5 via WSL2.

Is this still true for this report? If you could tell me what the following symlinks are trying to point to, from your project-dir/node_modules/reslate/source/slate/js/lib it would be helpful:

imagesloaded.min.js
jquery.min.js
lunr.min.js

I'd also like to know whether you used npm, yarn or pnpm to install reslate?

from reslate.

MikeRalphson avatar MikeRalphson commented on May 18, 2024

This should be fixed in [email protected] which no longer uses symlinks for these files due to these cross-platform issues and 11ty support. Thanks again for the report.

from reslate.

Related Issues (7)

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.