Gottwik / Enduro

Minimalistic, lean & mean, node.js cms
http://www.endurojs.com/
MIT License
690 stars 121 forks source link

Netlify and Github - How to? Get some errors #325

Closed Ezra-Siton-UIX closed 4 years ago

Ezra-Siton-UIX commented 5 years ago

My netlify setting: image

My github rep: https://github.com/Ezra-Siton-UIX/Ezra-Siton-UIX

The error i get: image

[12:20:13 | +    4.65] Render started
[12:20:13 | +    0.76] js compiling not enabled, add babel options to enduro.json to enable
[12:20:13 | +       0] Sass compiling started
[12:20:14 | +    0.18] Sass compiling finished
 »   Error: Unexpected argument: _generated
 »   See more help with --help

The error under "netlify":

12:16:51 PM: Build ready to start
12:16:53 PM: build-image version: 8e315e54bc4032a32e73290be556cde4f8348c12
12:16:53 PM: build-image tag: v2.8.2
12:16:53 PM: buildbot version: 1c5d5da2a8a19e94f07a53f82f5c9b010bad1249
12:16:53 PM: Fetching cached dependencies
12:16:53 PM: Starting to download cache of 255.0KB
12:16:53 PM: Finished downloading cache in 82.539451ms
12:16:53 PM: Starting to extract cache
12:16:53 PM: Failed to fetch cache, continuing with build
12:16:53 PM: Starting to prepare the repo for build
12:16:54 PM: No cached dependencies found. Cloning fresh repo
12:16:54 PM: git clone https://github.com/Ezra-Siton-UIX/Ezra-Siton-UIX
12:16:57 PM: Preparing Git Reference refs/heads/master
12:16:59 PM: Error checking out submodules: fatal: No url found for submodule path '_generated' in .gitmodules
12:16:59 PM: failed during stage 'preparing repo': Error checking out submodules: fatal: No url found for submodule path '_generated' in .gitmodules
: exit status 128
12:16:59 PM: Failing build: Failed to prepare repo
12:16:59 PM: Finished processing build request in 6.265500328s
12:17:00 PM: Shutting down logging, 0 messages pending

image

Error: Unexpected argument: _generated
Ezra-Siton-UIX commented 5 years ago

How to fix this for now:

Run: enduro render Run: netlify deploy --prod