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