Giter Site home page Giter Site logo

Comments (5)

OAGr avatar OAGr commented on June 17, 2024

Right now if you just remove the reference to _elev in
guesstimate-app/webpack.config.js:5 and line 17 it should work. It's something about the elev tag breaking, but this isn't too useful when its running locally. Not sure why this works on my current set up, it broke when I re-installed it.

Spent some time trying to fix it, not much luck yet.

from guesstimate-app.

lomignet avatar lomignet commented on June 17, 2024

After remove reference to eleve on line 5 and 17, I now get:

/home/guillaume/gits/guesstimate-app/webpack.config.js:6
var wistia = `<script charSet="ISO-8859-1" src="//fast.wistia.com/assets/exter
             ^
SyntaxError: Unexpected token ILLEGAL
    at Module._compile (module.js:439:25)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at module.exports (/home/guillaume/gits/guesstimate-app/node_modules/webpack/bin/convert-argv.js:80:13)
    at Object.<anonymous> (/home/guillaume/gits/guesstimate-app/node_modules/webpack-dev-server/bin/webpack-dev-server.js:55:48)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)

With extra npm-debug.log :

0 info it worked if it ends with ok
1 verbose cli [ 'node', '/usr/bin/npm', 'run', 'start' ]
2 info using [email protected]
3 info using [email protected]
4 verbose node symlink /usr/bin/node
5 verbose run-script [ 'prestart', 'start', 'poststart' ]
6 info prestart [email protected]
7 info start [email protected]
8 verbose unsafe-perm in lifecycle true
9 info [email protected] Failed to exec start script
10 verbose stack Error: [email protected] start: `BUILD_DEV=0 NODE_ENV=development API_ENV=development webpack-dev-server`
10 verbose stack Exit status 8
10 verbose stack     at EventEmitter.<anonymous> (/usr/lib/node_modules/npm/lib/utils/lifecycle.js:213:16)
10 verbose stack     at EventEmitter.emit (events.js:98:17)
10 verbose stack     at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/lib/utils/spawn.js:24:14)
10 verbose stack     at ChildProcess.EventEmitter.emit (events.js:98:17)
10 verbose stack     at maybeClose (child_process.js:743:16)
10 verbose stack     at Process.ChildProcess._handle.onexit (child_process.js:810:5)
11 verbose pkgid [email protected]
12 verbose cwd /home/guillaume/gits/guesstimate-app
13 error Linux 3.16.0-38-generic
14 error argv "node" "/usr/bin/npm" "run" "start"
15 error node v0.10.25
16 error npm  v2.11.2
17 error code ELIFECYCLE
18 error [email protected] start: `BUILD_DEV=0 NODE_ENV=development API_ENV=development webpack-dev-server`
18 error Exit status 8
19 error Failed at the [email protected] start script 'BUILD_DEV=0 NODE_ENV=development API_ENV=development webpack-dev-server'.
19 error This is most likely a problem with the guestimate package,
19 error not with npm itself.
19 error Tell the author that this fails on your system:
19 error     BUILD_DEV=0 NODE_ENV=development API_ENV=development webpack-dev-server
19 error You can get their info via:
19 error     npm owner ls guestimate
19 error There is likely additional logging output above.
20 verbose exit [ 1, true ]

It seems to be a syntax error, not a reference to a tag. Same as yalla, I have no npm knowledge.

Using npm 2.11.2 on debian/mint.

from guesstimate-app.

OAGr avatar OAGr commented on June 17, 2024

Actually, looking above, I would bet this would have something to do with your version of node and npm. I'm using node v4.1.2 and npm v3.3.9

from guesstimate-app.

yalla avatar yalla commented on June 17, 2024

Without updating node or npm, a git pull just now helped; the server now starts.

from guesstimate-app.

OAGr avatar OAGr commented on June 17, 2024

Great to hear. I have a feeling like @lomignet 's issue may still exist for him, but that is a separate issue.

from guesstimate-app.

Related Issues (20)

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.