Skip to content

Looking for an xample with jaspr_tailwind - can't make it run :( #11

@novas1r1

Description

@novas1r1

Hello there,
I'm trying to rebuild my portfolio website using jaspr and I wanted to use tailwind. Unfortunately I cant make it run. I started with the basic jaspr template (content website) and followed the readme but I'm getting wild errors like:

"Running jaspr in static rendering mode.
[BUILDER] [ERROR] jaspr_tailwind:compiler on web/styles.tw.css:
[BUILDER] [ERROR] PathNotFoundException: Cannot open file, path = 'C:\Users\vry\AppData\Local\Temp\scratch_.
[BUILDER] [ERROR] , errno = 2)
[CLI] [ERROR] Failed building web assets. There is probably more output above.
[CLI] [ERROR] Could not start dev server due to build errors."

Is there any example project I can look into how this is correctly integrated?

I'm using the following versions:

name: jaspr_plain
description: A new Jaspr project
version: 0.0.1

environment:
  sdk: ">=3.8.0 <4.0.0"

dependencies:
  jaspr: ^0.21.3
  jaspr_router: ^0.7.3

dev_dependencies:
  build_runner: ^2.9.0
  jaspr_web_compilers: ^4.2.3+1
  jaspr_builder: ^0.21.3
  jaspr_lints: ^0.5.1
  jaspr_tailwind: ^0.3.4
  lints: ^6.0.0

jaspr:
  mode: static

Sorry, I'm a mobile developer - web dev is really not my strength >.<
Thanks in advance
Verry

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions