Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enduro dev with error #2

Open
archcra opened this issue Nov 30, 2017 · 0 comments
Open

enduro dev with error #2

archcra opened this issue Nov 30, 2017 · 0 comments

Comments

@archcra
Copy link

archcra commented Nov 30, 2017

$ enduro dev

┌————————————————————~—Enduro started—~————————————————————┐
│ Development server started at:                           │
│     localhost:3000                                       │
│ Admin ui available at:                                   │
│     localhost:5000/admin                                 │
├——————————————————————————————————————————————————————————┤
│ Admin has no live-reload!                                │
└——————————————————————————————————————————————————————————┘
[08:49:18 | +    4.67] developer start
[08:49:18 | +    0.22] Render started
[08:49:19 | +     0.1] js compiling not enabled, add babel options to enduro.json to enable
[08:49:19 | +       0] Sass compiling started


▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ Sass error ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
assets/css/main.scss
Error: File to import not found or unreadable: ../../_generated/_prebuilt/icons.
       Parent style sheet: /Users/holibut/maize/git/datp/cms/assets/css/main.scss
        on line 211 of assets/css/main.scss
>> @import '../../_generated/_prebuilt/icons';
   ^

▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲


[08:49:19 | +    0.04] Sass compiling finished
[08:49:19 | +    0.03] Render finished
[08:49:19 | +    0.01] browsersync started
[08:49:19 | +    0.01] production server starting
[08:49:19 | +    0.07] Production server started at port 5000
[08:51:18 | +  119.37] Sass compiling started
[08:51:18 | +    0.08] Sass compiling finished

ENV:

$ node --version
v8.9.1

$ npm --version
5.5.1

$ enduro --version
1.4.42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant