Coder Social home page Coder Social logo

Comments (6)

InvertedX avatar InvertedX commented on May 12, 2024

did you guys checked this template on any windows system
i m running on windows 10 , tried both npm and yarn

  1. NPM v3.10.6
  2. Node v7.9.0
  3. Yarn v0.23.2

from express-template.

pangaunn avatar pangaunn commented on May 12, 2024

I can run it normally

windows 10
npm 3.10.10
node 6.9.5

from express-template.

InvertedX avatar InvertedX commented on May 12, 2024
(node:7580) DeprecationWarning: loaderUtils.parseQuery() received a non-string value which can be problematic, see https://github.com/webpack/loader-utils/issues/56
parseQuery() will be replaced with getOptions() in the next major version of loader-utils.

i solved this by upgrading babel-eslint. other one is still there.
i tried to build the project and it worked but dev command still throwing that module not found exception

from express-template.

InvertedX avatar InvertedX commented on May 12, 2024

is there any way to replace backpack with standard webpack

from express-template.

Atinux avatar Atinux commented on May 12, 2024

Hi @InvertedX

This is only a template, you can change backpack to a standard webpack template of course.

I can run the project perfectly on my computer. Can you try to upgrade to npm 5? It should fix the probem.

from express-template.

InvertedX avatar InvertedX commented on May 12, 2024
Error: Cannot find module 'F:\Opensource\nuxt\"F:\Opensource'
    at Function.Module._resolveFilename (module.js:440:15)
    at Function.Module._load (module.js:388:25)
    at Module.runMain (module.js:575:10)
    at run (bootstrap_node.js:352:7)
    at startup (bootstrap_node.js:144:9)
    at bootstrap_node.js:467:3  

i don't know what happening but i reinstalled my os and tried with latest npm (5) but i still getting this error in dev .. build is fine . i think something is not working with backpack . now i have to try docker .

from express-template.

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.