samuelmarina / is-odd

Is a number odd?
172 stars 22 forks source link

Running the code as isOdd(8349) results in error: #31

Open h4hack3r opened 10 months ago

h4hack3r commented 10 months ago

Running the code results in the error:

/home/runner/LemonchiffonWirelessSoftwaresuite/node_modules/@samuelmarina/is-odd/index.js:1 import twoMil from './2mil' ^^^^^^

SyntaxError: Cannot use import statement outside a module