GithubHelp home page GithubHelp logo

tailwindv2-parcel's People

Contributors

tailwindclub avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

tailwindv2-parcel's Issues

Build crashes (fixable upgrading to parcel2 and postcss8)

tailwindv2-parcel]$ yarn start
yarn run v1.22.10
$ npm-run-all -s clean -p postcss:watch parcel:serve
$ rm -rf dist .cache
$ postcss src/assets/css/index.pcss -o src/assets/css/index.css --env development -w
$ parcel src/index.html
Please install PostCSS 8 or above
~/tailwindv2-parcel/node_modules/bindings/bindings.js:126
err = new Error(
^

Error: Could not locate the bindings file. Tried:
/tailwindv2-parcel/node_modules/deasync/build/deasync.node
/tailwindv2-parcel/node_modules/deasync/build/Debug/deasync.node
/tailwindv2-parcel/node_modules/deasync/build/Release/deasync.node
/tailwindv2-parcel/node_modules/deasync/out/Debug/deasync.node
/tailwindv2-parcel/node_modules/deasync/Debug/deasync.node
/tailwindv2-parcel/node_modules/deasync/out/Release/deasync.node
/tailwindv2-parcel/node_modules/deasync/Release/deasync.node
/tailwindv2-parcel/node_modules/deasync/build/default/deasync.node
/tailwindv2-parcel/node_modules/deasync/compiled/16.0.0/linux/x64/deasync.node
/tailwindv2-parcel/node_modules/deasync/addon-build/release/install-root/deasync.node
/tailwindv2-parcel/node_modules/deasync/addon-build/debug/install-root/deasync.node
/tailwindv2-parcel/node_modules/deasync/addon-build/default/install-root/deasync.node
/tailwindv2-parcel/node_modules/deasync/lib/binding/node-v93-linux-x64/deasync.node
at bindings (
/tailwindv2-parcel/node_modules/bindings/bindings.js:126:9)
at Object. (
/tailwindv2-parcel/node_modules/deasync/index.js:30:31)
at Module._compile (
/tailwindv2-parcel/node_modules/v8-compile-cache/v8-compile-cache.js:192:30)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1137:10)
at Module.load (node:internal/modules/cjs/loader:988:32)
at Function.Module._load (node:internal/modules/cjs/loader:828:14)
at Module.require (node:internal/modules/cjs/loader:1012:19)
at require (
/tailwindv2-parcel/node_modules/v8-compile-cache/v8-compile-cache.js:159:20)
at Object. (
/tailwindv2-parcel/node_modules/parcel-bundler/src/utils/syncPromise.js:1:79)
at Module._compile (
/tailwindv2-parcel/node_modules/v8-compile-cache/v8-compile-cache.js:192:30) {
tries: [
'
/tailwindv2-parcel/node_modules/deasync/build/deasync.node',
'
/tailwindv2-parcel/node_modules/deasync/build/Debug/deasync.node',
'
/tailwindv2-parcel/node_modules/deasync/build/Release/deasync.node',
'
/tailwindv2-parcel/node_modules/deasync/out/Debug/deasync.node',
'
/tailwindv2-parcel/node_modules/deasync/Debug/deasync.node',
'
/tailwindv2-parcel/node_modules/deasync/out/Release/deasync.node',
'
/tailwindv2-parcel/node_modules/deasync/Release/deasync.node',
'/tailwindv2-parcel/node_modules/deasync/build/default/deasync.node',
'
/tailwindv2-parcel/node_modules/deasync/compiled/16.0.0/linux/x64/deasync.node',
'/tailwindv2-parcel/node_modules/deasync/addon-build/release/install-root/deasync.node',
'
/tailwindv2-parcel/node_modules/deasync/addon-build/debug/install-root/deasync.node',
'/tailwindv2-parcel/node_modules/deasync/addon-build/default/install-root/deasync.node',
'
/tailwindv2-parcel/node_modules/deasync/lib/binding/node-v93-linux-x64/deasync.node'
]
}
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
ERROR: "parcel:serve" exited with 1.
error Command failed with exit code 1.

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.