Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. pawan patil
    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 11
    • Best 0
    • Groups 0

    pawan patil

    @pawan patil

    0
    Reputation
    363
    Profile views
    11
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    pawan patil Follow

    Latest posts made by pawan patil

    • i want to configure my nodebb forum with nginx as a proxy server

      i want to configure my nodebb forum with nginx as a proxy and with path /forum/
      can anyone provide me a nginx configuration to serve nodebb forum on
      http://domain_name/forum/ path
      @julian please help

      posted in NodeBB Development
      P
      pawan patil
    • RE: ./nodebb setup Permission denied

      @teh_g yes I download the files as sudo/root

      posted in NodeBB Development
      P
      pawan patil
    • ./nodebb setup Permission denied

      when i enter ./nodebb setup i get Permission denied error on centos 7
      please help me out

      posted in NodeBB Development
      P
      pawan patil
    • RE: can not start nodebb after upgrade

      @teh_g after running npm i following error comes on console

      npm WARN deprecated connect@2.7.6: connect 2.x series is deprecated
      npm WARN deprecated node-uuid@1.4.1: Use uuid module instead
      npm WARN deprecated tough-cookie@0.12.1: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130
      npm ERR! Linux 3.10.0-693.11.1.el7.x86_64
      npm ERR! argv "/usr/bin/node" "/bin/npm" "i"
      npm ERR! node v6.12.0
      npm ERR! npm v3.10.10
      npm ERR! code ETARGET

      npm ERR! notarget No compatible version found: i@0.3.2
      npm ERR! notarget Valid install targets:
      npm ERR! notarget 0.3.6, 0.3.5, 0.3.4, 0.3.3, 0.3.1, 0.3.0, 0.2.0
      npm ERR! notarget
      npm ERR! notarget This is most likely not a problem with npm itself.
      npm ERR! notarget In most cases you or one of your dependencies are requesting
      npm ERR! notarget a package version that doesn't exist.

      npm ERR! Please include the following file with any support request:
      npm ERR! /home/pawan/Discussion forum/nodebb/npm-debug.log

      @julien

      posted in Technical Support
      P
      pawan patil
    • after upgrading nodebb following error is coming

      when I run ./nodebb setup command after entering all the configuration info following error comes

      NodeBB Setup Aborted. The package grunt does not satisfy its siblings' peerDependencies requirements!

      posted in Bug Reports
      P
      pawan patil
    • RE: can not start nodebb after upgrade

      yes i have package.json in my nodebb folder still it is giving error
      @baris

      posted in Technical Support
      P
      pawan patil
    • RE: can not start nodebb after upgrade

      @baris I have package.json in my nodebb folder still it is giving error

      posted in Technical Support
      P
      pawan patil
    • RE: can not start nodebb after upgrade

      @baris i do have package.json file in my command prompt.

      after running npm -i on command prompt i get following error

      Usage: npm <command>

      where <command> is one of:
      access, adduser, bin, bugs, c, cache, completion, config,
      ddp, dedupe, deprecate, dist-tag, docs, edit, explore, get,
      help, help-search, i, init, install, install-test, it, link,
      list, ln, login, logout, ls, outdated, owner, pack, ping,
      prefix, prune, publish, rb, rebuild, repo, restart, root,
      run, run-script, s, se, search, set, shrinkwrap, star,
      stars, start, stop, t, tag, team, test, tst, un, uninstall,
      unpublish, unstar, up, update, v, version, view, whoami

      npm <cmd> -h quick help on <cmd>
      npm -l display full usage info
      npm help <term> search for help on <term>
      npm help npm involved overview

      Specify configs in the ini-formatted file:
      /root/.npmrc
      or on the command line via: npm <command> --key value
      Config info can be viewed via: npm help config

      npm@3.10.10 /usr/lib/node_modules/npm

      posted in Technical Support
      P
      pawan patil
    • can not start nodebb after upgrade

      Base Configuration OK.
      module.js:471
      throw err;
      ^

      Error: Cannot find module 'socket.io-wildcard'
      at Function.Module._resolveFilename (module.js:469:15)
      at Function.Module._load (module.js:417:25)
      at Module.require (module.js:497:17)
      at require (internal/module.js:20:19)
      at Object.<anonymous> (/home/pawan/Discussion forum/nodebb/src/socket.io/index.js:4:21)
      at Module._compile (module.js:570:32)
      at Object.Module._extensions..js (module.js:579:10)
      at Module.load (module.js:487:32)
      at tryModuleLoad (module.js:446:12)
      at Function.Module._load (module.js:438:3)
      info: NodeBB v0.4.3 Copyright (C) 2013-2014 DesignCreatePlay Inc.
      info: This program comes with ABSOLUTELY NO WARRANTY.
      info: This is free software, and you are welcome to redistribute it under certain conditions.

      posted in Technical Support
      P
      pawan patil
    • RE: Can I use free version of nodebb on production environment

      thanks @yariplus . how to customize node bb source code totally?

      posted in NodeBB Development
      P
      pawan patil