Giter VIP home page Giter VIP logo

Comments (1)

xuhang57 avatar xuhang57 commented on August 16, 2024

Not sure whether this is related. I am having this error in my centos 7 server:

(atmo) [root@controller troposphere]# make webpack-dev
npm run dev -d --progress
npm info it worked if it ends with ok
npm info using [email protected]
npm info using [email protected]
npm info lifecycle [email protected]~predev: [email protected]
npm info lifecycle [email protected]~dev: [email protected]

> [email protected] dev /opt/dev/troposphere
> webpack -d --progress --profile --colors --bail --

clean-webpack-plugin: /opt/dev/troposphere/troposphere/assets/bundles has been removed.
 69% 1282/1296 build modulesModuleNotFoundError: Module not found: Error: Cannot resolve module '128.31.22.117s/NotificationController' in /opt/dev/troposphere/troposphere/static/js/stores
    at /opt/dev/troposphere/node_modules/webpack/lib/Compilation.js:229:38
    at onDoneResolving (/opt/dev/troposphere/node_modules/webpack/lib/NormalModuleFactory.js:29:20)
    at /opt/dev/troposphere/node_modules/webpack/lib/NormalModuleFactory.js:85:20
    at /opt/dev/troposphere/node_modules/webpack/node_modules/async/lib/async.js:726:13
    at /opt/dev/troposphere/node_modules/webpack/node_modules/async/lib/async.js:52:16
    at done (/opt/dev/troposphere/node_modules/webpack/node_modules/async/lib/async.js:241:17)
    at /opt/dev/troposphere/node_modules/webpack/node_modules/async/lib/async.js:44:16
    at /opt/dev/troposphere/node_modules/webpack/node_modules/async/lib/async.js:723:17
    at /opt/dev/troposphere/node_modules/webpack/node_modules/async/lib/async.js:167:37
    at /opt/dev/troposphere/node_modules/enhanced-resolve/lib/UnsafeCachePlugin.js:24:19
    at onResolved (/opt/dev/troposphere/node_modules/enhanced-resolve/lib/Resolver.js:38:18)
    at innerCallback (/opt/dev/troposphere/node_modules/enhanced-resolve/lib/Resolver.js:94:11)
    at loggingCallbackWrapper (/opt/dev/troposphere/node_modules/enhanced-resolve/lib/createInnerCallback.js:21:19)
    at /opt/dev/troposphere/node_modules/tapable/lib/Tapable.js:134:6
    at innerCallback (/opt/dev/troposphere/node_modules/enhanced-resolve/lib/ModulesInRootPlugin.js:24:23)
    at loggingCallbackWrapper (/opt/dev/troposphere/node_modules/enhanced-resolve/lib/createInnerCallback.js:21:19)
    at /opt/dev/troposphere/node_modules/tapable/lib/Tapable.js:134:6
    at Tapable.<anonymous> (/opt/dev/troposphere/node_modules/enhanced-resolve/lib/ModuleAsDirectoryPlugin.js:30:12)
    at Storage.finished (/opt/dev/troposphere/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:38:16)
    at /opt/dev/troposphere/node_modules/graceful-fs/polyfills.js:284:29
    at FSReqWrap.oncomplete (fs.js:123:15)
resolve module 128.31.22.117s/NotificationController in /opt/dev/troposphere/troposphere/static/js/stores
  looking for modules in /opt/dev/troposphere/troposphere/static/js
    /opt/dev/troposphere/troposphere/static/js/128.31.22.117s doesn't exist (module as directory)
  looking for modules in /opt/dev/troposphere/node_modules
    /opt/dev/troposphere/node_modules/128.31.22.117s doesn't exist (module as directory)
  looking for modules in /opt/dev/troposphere/node_modules
    /opt/dev/troposphere/node_modules/128.31.22.117s doesn't exist (module as directory)
 69% 1861/1862 build modules
npm info lifecycle [email protected]~dev: Failed to exec dev script
npm ERR! Linux 3.10.0-693.el7.x86_64
npm ERR! argv "/usr/bin/node" "/bin/npm" "run" "dev" "-d" "--progress"
npm ERR! node v6.11.1
npm ERR! npm  v3.10.10
npm ERR! code ELIFECYCLE
npm ERR! [email protected] dev: `webpack -d --progress --profile --colors --bail --`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] dev script 'webpack -d --progress --profile --colors --bail --'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the troposphere package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     webpack -d --progress --profile --colors --bail --
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs troposphere
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls troposphere
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /opt/dev/troposphere/npm-debug.log
make: *** [webpack-dev] Error 1
(atmo) [root@controller troposphere]# npm --version
3.10.10
(atmo) [root@controller troposphere]# node --version
v6.11.1

127.31.22.117 is my Host IP. And I don't think I can npm install either. Any idea?

from troposphere.

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.