Top "Node-modules" questions

Node.

what is passport.initialize()? (nodejs express)

I'm now trying to apply passport module in my apps. I'm reading some manuals, and there say, app.use(passport.…

javascript node.js npm passport.js node-modules
How to transpile node_modules modules with babel-loader?

Problem: I want to build bundle files for a website for older browsers (>= IE10). My transpiled code throws errors …

javascript webpack node-modules babeljs babel-loader
How does NPM handle version conflicts?

Since NPM version 3 node modules and dependencies are all installed at the same root level. But what if I install …

node.js npm npm-install node-modules
ERROR] An error occurred while running cordova prepare (exit code 1):

[ERROR] An error occurred while running cordova prepare (exit code 1): Discovered plugin "cordova-plugin-camera" in config.xml. Adding it to the …

cordova ionic-framework ionic2 node-modules ionic-native
How to test dockerignore file?

After reading the .dockerignore documentation, I'm wondering if there is a way to test it? Examples **/node_modules/ How do …

shell docker ignore node-modules
eslint error cannot read property 'range' of null

I have had the same eslint issue for days now. Everyone on the team has the same eslintrc & installed …

node-modules eslint
React Navigation - Gradient color for Header

I am using React Navigation in React Native app and I want to change the backgroundColor for the header to …

javascript reactjs react-native react-navigation node-modules
How to clean node_modules folder when prepping for deployment

How would I go about cleaning the node_modules folder when prepping my code for deployment. I am making an …

node.js npm node-modules resource-cleanup
How to access node_modules folder from wwwroot in asp.net vnext project

How can I access the node_modules folder which is not included in the visual studio solution file from the …

npm asp.net-core asp.net-core-mvc node-modules asp.net-core-1.0
Failed at the [email protected] postinstall script. Cannot manage to run this

I have gone through all the questions regarding this issue but I cannot seem to find anything that works. I …

reactjs npm node-modules node-sass