Giter Site home page Giter Site logo

autodesk-forge / aec-visual-reports Goto Github PK

View Code? Open in Web Editor NEW
21.0 21.0 10.0 12.09 MB

DEPRECATED, please visit https://github.com/Autodesk-Forge/bim360appstore-viewer-nodejs-visual.reports

License: MIT License

JavaScript 20.90% CSS 79.00% HTML 0.10%

aec-visual-reports's People

Contributors

augustogoncalves avatar cyrillef avatar jaimerosales avatar jaylimboonkiat avatar kimekeunkyung avatar leefsmp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

aec-visual-reports's Issues

error in local enviroment

git clone https://github.com/Autodesk-Forge/aec-visual-reports.git

cd aec-visual-reports/

npm install

export FORGE_CLIENT_ID=xxxx
export FORGE_CLIENT_SECRET=ccccc

echo $FORGE_CLIENT_ID
echo $PORT

npm start

and show me this error

> [email protected] start /home/felipe/aec-visual-reports
> node bin/start.js

uncaughtException
{ Error: listen EADDRINUSE :::3000
	at Object.exports._errnoException (util.js:1020:11)
	at exports._exceptionWithHostPort (util.js:1043:20)
	at Server._listen2 (net.js:1262:14)
	at listen (net.js:1298:10)
	at Server.listen (net.js:1394:5)
	at EventEmitter.listen (/home/felipe/aec-visual-reports/node_modules/express/lib/application.js:618:24)
	at runServer (/home/felipe/aec-visual-reports/src/server/index.js:163:22)
	at Object.<anonymous> (/home/felipe/aec-visual-reports/src/server/index.js:189:1)
	at Module._compile (module.js:570:32)
	at loader (/home/felipe/aec-visual-reports/node_modules/babel-register/lib/node.js:144:5)
  code: 'EADDRINUSE',
  errno: 'EADDRINUSE',
  syscall: 'listen',
  address: '::',
  port: 3000 }
Error: listen EADDRINUSE :::3000
	at Object.exports._errnoException (util.js:1020:11)
	at exports._exceptionWithHostPort (util.js:1043:20)
	at Server._listen2 (net.js:1262:14)
	at listen (net.js:1298:10)
	at Server.listen (net.js:1394:5)
	at EventEmitter.listen (/home/felipe/aec-visual-reports/node_modules/express/lib/application.js:618:24)
	at runServer (/home/felipe/aec-visual-reports/src/server/index.js:163:22)
	at Object.<anonymous> (/home/felipe/aec-visual-reports/src/server/index.js:189:1)
	at Module._compile (module.js:570:32)
	at loader (/home/felipe/aec-visual-reports/node_modules/babel-register/lib/node.js:144:5)
dist/ directory not found, starting compiler ...
Starting compiler NODE_ENV=undefined
Unhandled Rejection at: Promise  Promise {
  <rejected> { Error: Cannot find module './undefined.webpack.config'
	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 build (/home/felipe/aec-visual-reports/webpack/index.js:42:25)
	at clean.then (/home/felipe/aec-visual-reports/webpack/index.js:61:3) code: 'MODULE_NOT_FOUND' } }  reason:  { Error: Cannot find module './undefined.webpack.config'
	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 build (/home/felipe/aec-visual-reports/webpack/index.js:42:25)
	at clean.then (/home/felipe/aec-visual-reports/webpack/index.js:61:3) code: 'MODULE_NOT_FOUND' }

How solved?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.