You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I install bootstrap-3-typeahead, npm complains:
npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":"~0.10.1"} (current: {"node":"8.10.0","npm":"6.14.6"})
npm WARN notsup Not compatible with your version of node/npm: [email protected]
How do I get past this? I'm using Visual Studio, which tries to update the npm packages when I load my project, but npm keels over and dies when it encounters this error.
The text was updated successfully, but these errors were encountered:
When I install bootstrap-3-typeahead, npm complains:
How do I get past this? I'm using Visual Studio, which tries to update the npm packages when I load my project, but npm keels over and dies when it encounters this error.
The text was updated successfully, but these errors were encountered: