-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Issue using ionic start helloWorld blank #2388
Comments
Duplicate of #2387 |
@nschonni It is a duplicate because I have further understood my issue, and as you can see by the comments in my previous issue, it was never actually solved, yet somebody closed it... I commented showing that I showed that both are up-to-date and then they claimed that something else might be wrong but never went into detail Please re-open this issue and leave the other closed as it is more specific and clear as to what the issue I am having is. |
As @nschonni just said. The resolution is to update node-sass to 4.9.0 or
downgrade Node to < 10. You're currently using [email protected] which does
not support Node 10.
…On Mon., 21 May 2018, 2:40 am TrevorBedsaul, ***@***.***> wrote:
@nschonni <https://github.com/nschonni> It is a duplicate because I have
further understood my issue, and as you can see by the comments in my
previous issue, it was never actually solved, yet somebody closed it...
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#2388 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAjZWMLpDfzoHoo4F6paXdVNMmi90GjOks5t0gzygaJpZM4UGRvs>
.
|
@xzyfer @nschonni $ npm install node-sass
Cached binary found at C:\Users\student\AppData\Roaming\npm-cache\node-sass\4.9.0\win32-x64-64_binding.node
Binary found at C:\Users\student\AppData\Roaming\npm\node_modules\node-sass\vendor\win32-x64-64\binding.node
And still have run into the same error when I run this right after: $ ionic start helloWorld blank ? Would you like to integrate your new app with Cordova to target native iOS an
Installing dependencies may take several minutes.
Speed up development with the Ionic DevApp, our fast, on-device testing mobile app
️--> Install DevApp: https://bit.ly/ionic-dev-app <--
So isn't something else going on? My professor told me to install the latest version of Node so I don't have the option to downgrade the node, but I shouldn't need to since my node-sass is at 4.9.0 |
Sorry, we don't support Ionic, it has it's own quirks and we can't help you. Looking at their own docs they only appear to support Node 6 currently https://ionicframework.com/docs/cli/#installation |
***@***.*** install C:\Users\student\AppData\
Roaming\npm\helloWorld\node_modules\node-sass
There appear to be two versions on node-sass being used. You can confirm
with `npm ls node-sass`
…On Mon., 21 May 2018, 7:46 am Nick Schonning, ***@***.***> wrote:
Sorry, we don't support Ionic, it has it's own quirks and we can't help
you. Looking at their own docs they only appear to support Node 6 currently
https://ionicframework.com/docs/cli/#installation
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2388 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAjZWP_1m4weFkj-mEECWZrYuXd8UkWHks5t0lS7gaJpZM4UGRvs>
.
|
@xzyfer It only shows one version: $ npm ls node-sass |
@nschonni So I should downgrade Node to Node 6? Do I have to downgrade node-sass as well? |
There's definitely two versions according to the output you pasted above. Try deleting node_modules and running npm install again |
I deleted it, reinstalled, and now I have this when I type npm ls node-sass: I then reinstalled ionic cordova because it wouldn't work without doing that, and I then ran into the same issue. When I reinstalled ionic cordova, I got this if that matters at all: $ npm install -g ionic cordova |
Running npm install should do that
…On Mon., 21 May 2018, 7:21 pm TrevorBedsaul, ***@***.***> wrote:
I deleted it, reinstalled, and now I have this when I type npm ls
node-sass:
$ npm ls node-sass
C:\Users\student\AppData\Roaming\npm
`-- (empty)
Should I create my own node_modules?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2388 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAjZWFSvC9RmTcEqbSKQFBBQ3O6-DXuxks5t0veegaJpZM4UGRvs>
.
|
This is what happens when I run npm install: student@DFRM9S72 MINGW64 ~/AppData/Roaming/npm (master) student@DFRM9S72 MINGW64 ~/AppData/Roaming/npm (master) student@DFRM9S72 MINGW64 ~/AppData/Roaming/npm (master) |
I'm sorry. This is notl longer a node-sass issue. We can't offer support
onnhownto use node and npm. Please talk to your lecturers or post on
stackpverflow for support.
…On Mon., 21 May 2018, 9:47 pm TrevorBedsaul, ***@***.***> wrote:
This is what happens when I run npm install:
***@***.*** MINGW64 ~/AppData/Roaming/npm (master)
$ ls
cordova* cordova.cmd etc/ ionic* ionic.cmd node-sass* node-sass.cmd npm*
npm.cmd npx* npx.cmd
***@***.*** MINGW64 ~/AppData/Roaming/npm (master)
$ npm install
up to date in 0.05s
***@***.*** MINGW64 ~/AppData/Roaming/npm (master)
$ ls
cordova* cordova.cmd etc/ ionic* ionic.cmd node-sass* node-sass.cmd npm*
npm.cmd npx* npx.cmd
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2388 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAjZWBNTMvIEz5p0zaBC5pLO63OZLb3Gks5t0xnhgaJpZM4UGRvs>
.
|
@TrevorBedsaul |
When creating it, I run into a weird issue and I don't understand what I am doing wrong? Is it simply not compatible with my computer so I have to do this on a different one? This is the error I get:
The notable lines to me are these
Downloading binary from https://github.com/sass/node-sass/releases/download/v4.7.2/win32-x64-64_binding.node
Cannot download "https://github.com/sass/node-sass/releases/download/v4.7.2/win32-x64-64_binding.node":
The text was updated successfully, but these errors were encountered: