Code Monkey home page Code Monkey logo

Comments (4)

fulls1z3 avatar fulls1z3 commented on May 17, 2024 1

@kkaabbaa @PTC-JoshuaMatthews @zmnv @JohnPhilipPearson all done with webpack 4, enjoy the latest stack 👍

from universal.

PTC-JoshuaMatthews avatar PTC-JoshuaMatthews commented on May 17, 2024

+1

from universal.

zmnv avatar zmnv commented on May 17, 2024

Same ...

[00:28:45] Finished 'bundle:universal-browser-prod' after 1.52 min
[00:28:45] Starting 'bundle:universal-server-prod'...
Warning: ./node_modules/express/lib/view.js
81:13-25 Critical dependency: the request of a dependency is an expression
    at CommonJsRequireContextDependency.getWarnings 

from universal.

JohnPhilipPearson avatar JohnPhilipPearson commented on May 17, 2024

I thought I would help with environment and steps as I have the same warning.

Mac OS version => 10.13.1
node -v => v8.9.1
npm -v => 5.5.1

steps taken
git pulled on 20171130 with zero changes to the seed
rm -rf node_modules
npm install, error on node-sass
npm rebuild node-sass --force
npm install
npm run clean:artifacts
npm run build:universal-dev

Warning: ./node_modules/express/lib/view.js
81:13-25 Critical dependency: the request of a dependency is an expression
at CommonJsRequireContextDependency.getWarnings (/.../universal/node_modules/webpack/lib/dependencies/ContextDependency.js:39:18)
at Compilation.reportDependencyErrorsAndWarnings (/.../universal/node_modules/webpack/lib/Compilation.js:703:24)
at Compilation.finish (/.../universal/node_modules/webpack/lib/Compilation.js:561:9)
at applyPluginsParallel.err (/.../universal/node_modules/webpack/lib/Compiler.js:506:17)
at /.../universal/node_modules/tapable/lib/Tapable.js:289:11
at _addModuleChain (/.../universal/node_modules/webpack/lib/Compilation.js:507:11)
at processModuleDependencies.err (/.../universal/node_modules/webpack/lib/Compilation.js:477:14)
at _combinedTickCallback (internal/process/next_tick.js:131:7)
at process._tickDomainCallback (internal/process/next_tick.js:218:9)
@ ./node_modules/express/lib/view.js
@ ./node_modules/express/lib/application.js
@ ./node_modules/express/lib/express.js
@ ./node_modules/express/index.js
@ ./src/server/server.ts

(1) warning(s) total.

from universal.

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.