Fresh install problem wizard

hi, i am new installing erpnext with easy method (GitHub - frappe/bench: CLI to manage Multi-tenant deployments for Frappe apps) , i do fresh install , i reinstall vps 2 times (ubuntu 16.04), but always when i enter to adress wizards dont apear, i follow all instruction from github, install all perfectly, but only dont show login page (wizards start). what i can do?

thx regards, from venezuela.

Try running bench reinstall or bench clear-cache.

i facing same problem

bench reinstall or bench clear-cache not work

Don’t work that command, I go to delete bd and folder and do fresh install. For see. I do t know what to do, I followed a lot tutorials on Internet

thats a fresh issue, install these here…Bench build error, babel-core module not found

i also have same problem both on vps and vm

I would suggest installing a previous and more stable version of erpnext, instead of the latest one.

But it’s quite odd how lots of users are encountering a Problem on the easy & quick install. :slight_frown:

in frappe-bench directory

npm install babel-core less chokidar babel-preset-es2015 babel-preset-es2016 babel-preset-es2017 babel-preset-babili

then bench update

problem solve

Following thins failed

Welcome to Ubuntu 14.04.5 LTS (GNU/Linux 3.13.0-24-generic x86_64)

  • Documentation: https://help.ubuntu.com/
    New release ‘16.04.2 LTS’ available.
    Run ‘do-release-upgrade’ to upgrade to it.

You have new mail.
root@localhost:~# su frappe
frappe@localhost:/root$ cd ~/frappe-bench
frappe@localhost:~/frappe-bench$ npm install babel-core less chokidar babel-preset-es2015 babel-preset-es2016 babel-preset-es2017 babel-preset-babili
/home/frappe/frappe-bench
├─┬ babel-core@6.24.1
│ ├─┬ babel-code-frame@6.22.0
│ │ ├─┬ chalk@1.1.3
│ │ │ ├── ansi-styles@2.2.1
│ │ │ ├── escape-string-regexp@1.0.5
│ │ │ ├─┬ has-ansi@2.0.0
│ │ │ │ └── ansi-regex@2.1.1
│ │ │ ├── strip-ansi@3.0.1
│ │ │ └── supports-color@2.0.0
│ │ ├── esutils@2.0.2
│ │ └── js-tokens@3.0.1
│ ├─┬ babel-generator@6.24.1
│ │ ├─┬ detect-indent@4.0.0
│ │ │ └─┬ repeating@2.0.1
│ │ │ └─┬ is-finite@1.0.2
│ │ │ └── number-is-nan@1.0.1
│ │ ├── jsesc@1.3.0
│ │ └── trim-right@1.0.1
│ ├── babel-helpers@6.24.1
│ ├── babel-messages@6.23.0
│ ├─┬ babel-register@6.24.1
│ │ ├── core-js@2.4.1
│ │ ├─┬ home-or-tmp@2.0.0
│ │ │ ├── os-homedir@1.0.2
│ │ │ └── os-tmpdir@1.0.2
│ │ └── source-map-support@0.4.15
│ ├─┬ babel-runtime@6.23.0
│ │ └── regenerator-runtime@0.10.5
│ ├── babel-template@6.24.1
│ ├─┬ babel-traverse@6.24.1
│ │ ├── globals@9.17.0
│ │ └─┬ invariant@2.2.2
│ │ └── loose-envify@1.3.1
│ ├─┬ babel-types@6.24.1
│ │ └── to-fast-properties@1.0.3
│ ├── babylon@6.17.1
│ ├── convert-source-map@1.5.0
│ ├── json5@0.5.1
│ ├── lodash@4.17.4
│ ├─┬ minimatch@3.0.4
│ │ └─┬ brace-expansion@1.1.7
│ │ ├── balanced-match@0.4.2
│ │ └── concat-map@0.0.1
│ ├── private@0.1.7
│ ├── slash@1.0.0
│ └── source-map@0.5.6
├─┬ babel-preset-babili@0.0.12
│ ├─┬ babel-plugin-minify-builtins@0.0.2
│ │ └── babel-helper-evaluate-path@0.0.3
│ ├─┬ babel-plugin-minify-constant-folding@0.0.4
│ │ └── jsesc@2.5.1
│ ├─┬ babel-plugin-minify-dead-code-elimination@0.1.4
│ │ ├── babel-helper-mark-eval-scopes@0.0.3
│ │ ├── babel-helper-remove-or-void@0.0.1
│ │ └── lodash.some@4.6.0
│ ├─┬ babel-plugin-minify-flip-comparisons@0.0.2
│ │ └── babel-helper-is-void-0@0.0.1
│ ├─┬ babel-plugin-minify-guarded-expressions@0.0.4
│ │ └── babel-helper-flip-expressions@0.0.2
│ ├── babel-plugin-minify-infinity@0.0.3
│ ├── babel-plugin-minify-mangle-names@0.0.8
│ ├── babel-plugin-minify-numeric-literals@0.0.1
│ ├── babel-plugin-minify-replace@0.0.1
│ ├─┬ babel-plugin-minify-simplify@0.0.8
│ │ ├── babel-helper-is-nodes-equiv@0.0.1
│ │ └── babel-helper-to-multiple-sequence-expressions@0.0.4
│ ├── babel-plugin-minify-type-constructors@0.0.4
│ ├── babel-plugin-transform-inline-consecutive-adds@0.0.2
│ ├── babel-plugin-transform-member-expression-literals@6.8.1
│ ├── babel-plugin-transform-merge-sibling-variables@6.8.2
│ ├── babel-plugin-transform-minify-booleans@6.8.0
│ ├── babel-plugin-transform-property-literals@6.8.1
│ ├── babel-plugin-transform-regexp-constructors@0.0.6
│ ├── babel-plugin-transform-remove-console@6.8.1
│ ├── babel-plugin-transform-remove-debugger@6.8.1
│ ├── babel-plugin-transform-remove-undefined@0.0.5
│ ├── babel-plugin-transform-simplify-comparison-operators@6.8.1
│ ├── babel-plugin-transform-undefined-to-void@6.8.0
│ └── lodash.isplainobject@4.0.6
├─┬ babel-preset-es2015@6.24.1
│ ├── babel-plugin-check-es2015-constants@6.22.0
│ ├── babel-plugin-transform-es2015-arrow-functions@6.22.0
│ ├── babel-plugin-transform-es2015-block-scoped-functions@6.22.0
│ ├── babel-plugin-transform-es2015-block-scoping@6.24.1 │ ├─┬ babel-plugin-transform-es2015-classes@6.24.1
│ │ ├── babel-helper-define-map@6.24.1
│ │ ├── babel-helper-function-name@6.24.1
│ │ ├── babel-helper-optimise-call-expression@6.24.1
│ │ └── babel-helper-replace-supers@6.24.1
│ ├── babel-plugin-transform-es2015-computed-properties@6.24.1
│ ├── babel-plugin-transform-es2015-destructuring@6.23.0 │ ├── babel-plugin-transform-es2015-duplicate-keys@6.24.1
│ ├── babel-plugin-transform-es2015-for-of@6.23.0
│ ├── babel-plugin-transform-es2015-function-name@6.24.1 │ ├── babel-plugin-transform-es2015-literals@6.22.0
│ ├── babel-plugin-transform-es2015-modules-amd@6.24.1
│ ├─┬ babel-plugin-transform-es2015-modules-commonjs@6.24.1
│ │ └── babel-plugin-transform-strict-mode@6.24.1
│ ├─┬ babel-plugin-transform-es2015-modules-systemjs@6.24.1
│ │ └── babel-helper-hoist-variables@6.24.1
│ ├── babel-plugin-transform-es2015-modules-umd@6.24.1
│ ├── babel-plugin-transform-es2015-object-super@6.24.1
│ ├─┬ babel-plugin-transform-es2015-parameters@6.24.1
│ │ ├── babel-helper-call-delegate@6.24.1
│ │ └── babel-helper-get-function-arity@6.24.1
│ ├── babel-plugin-transform-es2015-shorthand-properties@6.24.1
│ ├── babel-plugin-transform-es2015-spread@6.22.0
│ ├─┬ babel-plugin-transform-es2015-sticky-regex@6.24.1
│ │ └── babel-helper-regex@6.24.1
│ ├── babel-plugin-transform-es2015-template-literals@6.22.0
│ ├── babel-plugin-transform-es2015-typeof-symbol@6.23.0 │ ├─┬ babel-plugin-transform-es2015-unicode-regex@6.24.1 │ │ └─┬ regexpu-core@2.0.0
│ │ ├── regenerate@1.3.2
│ │ ├── regjsgen@0.2.0
│ │ └─┬ regjsparser@0.1.5
│ │ └── jsesc@0.5.0
│ └─┬ babel-plugin-transform-regenerator@6.24.1
│ └── regenerator-transform@0.9.11
├─┬ babel-preset-es2016@6.24.1
│ └─┬ babel-plugin-transform-exponentiation-operator@6.24.1
│ ├─┬ babel-helper-builder-binary-assignment-operator-visitor@6.24.1
│ │ └── babel-helper-explode-assignable-expression@6.24.1
│ └── babel-plugin-syntax-exponentiation-operator@6.13.0
├─┬ babel-preset-es2017@6.24.1
│ ├── babel-plugin-syntax-trailing-function-commas@6.22.0
│ └─┬ babel-plugin-transform-async-to-generator@6.24.1
│ ├── babel-helper-remap-async-to-generator@6.24.1
│ └── babel-plugin-syntax-async-functions@6.13.0
├─┬ chokidar@1.7.0
│ ├─┬ anymatch@1.3.0
│ │ ├── arrify@1.0.1
│ │ └─┬ micromatch@2.3.11
│ │ ├─┬ arr-diff@2.0.0
│ │ │ └── arr-flatten@1.0.3
│ │ ├── array-unique@0.2.1
│ │ ├─┬ braces@1.8.5
│ │ │ ├─┬ expand-range@1.8.2
│ │ │ │ └─┬ fill-range@2.2.3
│ │ │ │ ├── is-number@2.1.0
│ │ │ │ ├─┬ isobject@2.1.0
│ │ │ │ │ └── isarray@1.0.0
│ │ │ │ ├── randomatic@1.1.6
│ │ │ │ └── repeat-string@1.6.1
│ │ │ ├── preserve@0.2.0
│ │ │ └── repeat-element@1.1.2
│ │ ├─┬ expand-brackets@0.1.5
│ │ │ └── is-posix-bracket@0.1.1
│ │ ├── extglob@0.3.2
│ │ ├── filename-regex@2.0.1
│ │ ├─┬ kind-of@3.2.2
│ │ │ └── is-buffer@1.1.5
│ │ ├─┬ normalize-path@2.1.1
│ │ │ └── remove-trailing-separator@1.0.1
│ │ ├─┬ object.omit@2.0.1
│ │ │ ├─┬ for-own@0.1.5
│ │ │ │ └── for-in@1.0.2
│ │ │ └── is-extendable@0.1.1
│ │ ├─┬ parse-glob@3.0.4
│ │ │ ├── glob-base@0.3.0
│ │ │ └── is-dotfile@1.0.2
│ │ └─┬ regex-cache@0.4.3
│ │ ├── is-equal-shallow@0.1.3
│ │ └── is-primitive@2.0.0
│ ├── async-each@1.0.1
│ ├── glob-parent@2.0.0
│ ├─┬ is-binary-path@1.0.1
│ │ └── binary-extensions@1.8.0
│ ├─┬ is-glob@2.0.1
│ │ └── is-extglob@1.0.0
│ ├── path-is-absolute@1.0.1
│ └─┬ readdirp@2.1.0
│ └── set-immediate-shim@1.0.1
└─┬ less@2.7.2
├─┬ errno@0.1.4
│ └── prr@0.0.0
├── graceful-fs@4.1.11
├── image-size@0.5.4
├─┬ mkdirp@0.5.1
│ └── minimist@0.0.8
├─┬ promise@7.1.1
│ └── asap@2.0.5
└─┬ request@2.81.0
├── aws-sign2@0.6.0
├── aws4@1.6.0
├── caseless@0.12.0
├── forever-agent@0.6.1
├─┬ har-validator@4.2.1
│ ├─┬ ajv@4.11.8
│ │ ├── co@4.6.0
│ │ └─┬ json-stable-stringify@1.0.1
│ │ └── jsonify@0.0.0
│ └── har-schema@1.0.5
├─┬ hawk@3.1.3
│ ├── boom@2.10.1
│ ├── cryptiles@2.0.5
│ ├── hoek@2.16.3
│ └── sntp@1.0.9
├─┬ http-signature@1.1.1
│ ├── assert-plus@0.2.0
│ ├─┬ jsprim@1.4.0
│ │ ├── assert-plus@1.0.0
│ │ ├── extsprintf@1.0.2
│ │ ├── json-schema@0.2.3
│ │ └── verror@1.3.6
│ └─┬ sshpk@1.13.0
│ ├── asn1@0.2.3
│ ├── assert-plus@1.0.0
│ ├── bcrypt-pbkdf@1.0.1
│ ├─┬ dashdash@1.14.1
│ │ └── assert-plus@1.0.0
│ ├── ecc-jsbn@0.1.1
│ ├─┬ getpass@0.1.7
│ │ └── assert-plus@1.0.0
│ ├── jodid25519@1.0.2
│ ├── jsbn@0.1.1
│ └── tweetnacl@0.14.5
├── is-typedarray@1.0.0
├── isstream@0.1.2
├── json-stringify-safe@5.0.1
├── oauth-sign@0.8.2
├── performance-now@0.2.0
├── stringstream@0.0.5
├─┬ tough-cookie@2.3.2
│ └── punycode@1.4.1
├── tunnel-agent@0.6.0
└── uuid@3.0.1

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.1: wanted {“os”:“darwin”,“arch”:“any”} (current: {“os”:“linux”,“arch”:“x64”})
npm WARN enoent ENOENT: no such file or directory, open ‘/home/frappe/frappe-bench/package.json’
npm WARN frappe-bench No description
npm WARN frappe-bench No repository field.
npm WARN frappe-bench No README data
npm WARN frappe-bench No license field.
frappe@localhost:~/frappe-bench$

hi kankankuli,
it is solved for me.
Thanks.

@herdem what you did?

I did it and nothing, how I can install a stable version or old version.

1 Like

Try

no luck

Well I did it!
I did this
1 enter to app frappe directory and put git stash
2 enter to app erpnext directory and put git stash
3 enter to frappe directory and put bench update
4 enter to frappe directory and put bench update - - upgrade

And did it

BTW I reinstall npm babi

I am newbie
could you please help me about how did you put stash in both directory

I enter to directory /home/frappe/frappe… /app/{erpnext} and {frappe} and in directory I put git stash in each.

Are you on vps or vm

I am on vps

Is it fresh install
What is ur system configuration