Coder Social home page Coder Social logo

sleepy-gogo / tailwind-cli Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 243 KB

Simple CLI tool adapted for personal use cases.

Home Page: https://www.npmjs.com/package/@sleepygogo/tailwindcss-cli

License: MIT License

JavaScript 100.00%
cli installation-scripts installer tailwindcss tool

tailwind-cli's Introduction

tailwind-cli's People

Contributors

ebn10 avatar sleepy-gogo avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

ebn10

tailwind-cli's Issues

Issue on build commands for Express instalations

On windows installations, the url for the build:css and dev:watch-css scripts may not completely work due to the use of backward slashes, instead of normal ones.

Error only happens in windows, when using path.join. Result scripts may look like:

imagen

CLI Tool only works in Linux

The program only works with Unix based systems. Running on Windows systems will return an error like this:

Error processing option vue.js: Error [ERR_UNSUPPORTED_ESM_URL_SCHEME]: Only URLs with a scheme in: file, data, and node are supported by the default ESM loader. On Windows, absolute paths must be valid file:// URLs. Received protocol 'f:'
    at throwIfUnsupportedURLScheme (node:internal/modules/esm/load:236:11)
    at defaultLoad (node:internal/modules/esm/load:128:3)
    at ModuleLoader.load (node:internal/modules/esm/loader:409:13)
    at ModuleLoader.moduleProvider (node:internal/modules/esm/loader:291:56)
    at new ModuleJob (node:internal/modules/esm/module_job:65:26)
    at #createModuleJob (node:internal/modules/esm/loader:303:17)
    at ModuleLoader.getJobFromResolveResult (node:internal/modules/esm/loader:260:34)
    at ModuleLoader.getModuleJob (node:internal/modules/esm/loader:241:17)
    at async ModuleLoader.import (node:internal/modules/esm/loader:328:23) {
  code: 'ERR_UNSUPPORTED_ESM_URL_SCHEME'
}

And not load any option. Further issues may exist, since it only loads to that point.

Also Express scripts use the watch command, only present in Unix based systems.

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.